Skip to content

[Feature]: Coverage support #23

Open
@adalinesimonian

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions