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

Use jest reporters to report more events #12

Open
kunal-kushwaha opened this issue Jun 23, 2020 · 0 comments
Open

Use jest reporters to report more events #12

kunal-kushwaha opened this issue Jun 23, 2020 · 0 comments
Projects

Comments

@kunal-kushwaha
Copy link
Member

kunal-kushwaha commented Jun 23, 2020

Summary

Currently a single instance of each reporter is used to report events from all projects/runners.
It would be helpful to report more events and not only onTestRunStart, onTestResult, onTestRunFinish, etc, but also things like onProcessStart, onContextReady

Reference: jestjs#4471

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MLH x Jest
  
In progress
Development

Successfully merging a pull request may close this issue.

1 participant