Open
Description
What problem does this feature solve?
Coverage collection isn't currently supported. Coverage is an important indicator of how comprehensive test suites are, and it's equally important in end-to-end tests.
How does this feature solve the problem?
We'd have to collect coverage from each run of test suites in each separate VS Code instance, then merge the coverage data. Finally, we'd have to present that coverage data in the main instance of Jest.
What are some alternatives to this feature?
No response
Code of Conduct
- I agree to follow jest-runner-vscode's Code of Conduct
Metadata
Assignees
Labels
Projects
Status
Todo
Activity