nodejs/node

test_runner: print failed coverage reports with dot runner

Open

#60.884 aperta il 28 nov 2025

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (35.535 fork)batch import
feature requestgood first issuetest_runner

Metriche repository

Star
 (117.218 star)
Metriche merge PR
 (Merge medio 18g 17h) (219 PR mergiate in 30 g)

Descrizione

What is the problem this feature will solve?

When running tests with both the dot reporter and coverage reports, if the coverage report fails there is no output (other than the dots) but the program exits with a failure status code.

What is the feature you are proposing to solve the problem?

Similar to this PR, it would be nice to display some sort of failure reason so its clear why the command failed.

What alternatives have you considered?

No response

Guida contributor