Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage does not work with Jest #39

Open
tokarls opened this issue Mar 31, 2020 · 4 comments
Open

Coverage does not work with Jest #39

tokarls opened this issue Mar 31, 2020 · 4 comments

Comments

@tokarls
Copy link

tokarls commented Mar 31, 2020

The coverage feature does not work with Jest. Looks like the event it's listening for doesn't get emitted at any point. I tried emitting it manually in a test suite's afterAll and it seems to work. However doing the same in Jest's global teardown does not work.

@kobik
Copy link
Collaborator

kobik commented Mar 31, 2020

Thanks for reporting @tokarls , I'll have a look at this.

@kobik
Copy link
Collaborator

kobik commented May 15, 2020

@kibertoad , do you have any issues reporting coverage with Jest?

@kibertoad
Copy link
Collaborator

Never used coverage functionality, but I can check

@csmcgee
Copy link

csmcgee commented Dec 8, 2020

@kobik any updates on this issue?

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

No branches or pull requests

4 participants