mirror of
https://github.com/nodejs/node.git
synced 2025-05-08 03:13:13 +00:00
![]() Re-output failing tests after summary has been printed. This behavior follows other popular test runners (e.g. jest, mocha, etc...). Updated SpecReporter: 1. When there is a 'test:fail' event, the test will be stored. 2. After no more input, all the failed tests will be flushed. 3. Extract the logic for formatting a test report into a re-usable function. Fixes: https://github.com/nodejs/node/issues/47110 PR-URL: https://github.com/nodejs/node/pull/47164 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
reporter | ||
coverage.js | ||
harness.js | ||
mock.js | ||
runner.js | ||
tap_checker.js | ||
tap_lexer.js | ||
tap_parser.js | ||
test.js | ||
tests_stream.js | ||
utils.js | ||
yaml_to_js.js |