-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Milestone
Description
🚀 Feature Proposal
It seems like Jest currently only reports progress when a complete suite passes.
I propose that instead, it should report progress every second for individual test cases.
Otherwise, the progress output is confusing. "Tests: N" being a separate line in the output gives the impression that it's just as granular as "Test Suites: N" and will be incremented immediately when a test case passes.
Motivation
This is confusing for large/slow suites because you don't get any sense of how much time is left and whether tests are stuck for some reason.
ndelangen, tryggvigy, maximelebastard, gtkatakura-bysoft, phthhieu and 60 more
Metadata
Metadata
Assignees
Labels
No labels