You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was closed because it has been stalled for 7 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
🚀 Feature Proposal
To generate a file and/or print to console just for this test file(s).
Motivation
A full test run takes 30 mins, I only require to see code coverage for a particular file which only takes a minute.
Example
Something like
jest file [-u] -coverage
?Pitch
Because it really saves me a lot of time. If everything is shown in the console, it's all good.
The text was updated successfully, but these errors were encountered: