node/test/fixtures/test-runner
Colin Ihrig 2f59529dc5
test_runner: support test plans
Co-Authored-By: Marco Ippolito <marcoippolito54@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/52860
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
2024-05-11 18:55:48 +02:00
..
aborts
concurrency
coverage test_runner: use source maps when reporting coverage 2024-03-15 06:33:42 +00:00
custom_reporters
default-behavior
node_modules
output test_runner: support test plans 2024-05-11 18:55:48 +02:00
shards
async-error-in-test-hook.mjs test_runner: better error handing for test hook 2024-04-29 22:46:23 +02:00
coverage.js
extraneous_set_immediate_async.mjs
extraneous_set_timeout_async.mjs
index.js
invalid-tap.js
nested.js
never_ending_async.js
never_ending_sync.js
protoMutation.js
recursive_run.js test_runner: fix recursive run 2024-04-04 13:10:52 +00:00
reporters.js
root-duration.mjs test_runner: avoid overwriting root start time 2024-03-11 03:18:07 +00:00
run_inspect.js
run_inspect_assert.js
test_only.js
throws_sync_and_async.js test_runner: support forced exit 2024-03-13 10:49:15 +00:00
todo_exit_code.js
user-logs.js