node/test/fixtures/test-runner
Moshe Atlow fb4180e9f6
test_runner: fix todo inheritance
PR-URL: https://github.com/nodejs/node/pull/59721
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2025-09-20 06:16:44 +00:00
..
aborts
concurrency
coverage lib: fix sourcemaps with ts module mocking 2025-06-10 11:34:08 +02:00
coverage-loader test: fix typos 2024-10-04 19:20:16 +02:00
coverage-snap test_runner: avoid coverage report partial file names 2024-10-04 10:20:08 +02:00
coverage-with-mock test: exclude mock from coverage 2025-09-20 03:32:57 +00:00
custom_reporters
cwd test_runner: ensure test watcher picks up new test files 2024-08-30 15:52:16 -03:00
default-behavior test_runner: differentiate test types in enqueue dequeue events 2025-04-17 10:51:37 -03:00
error-reporter-fail-fast test: add error only reporter for node:test 2025-02-03 20:09:58 +01:00
issue-54726 test_runner: update kPatterns 2024-09-16 23:20:16 -03:00
matching-patterns test_runner: support typescript files in default glob 2024-10-04 19:20:17 +02:00
no-isolation test: fix dangling promise in test_runner no isolation test setup 2025-05-19 12:13:48 +02:00
node_modules
output test_runner: fix todo inheritance 2025-09-20 06:16:44 +00:00
plan test: test runner run plan 2025-04-17 10:51:33 -03:00
shards
snapshots test_runner: allow special characters in snapshot keys 2025-04-17 10:51:00 -03:00
source-maps test_runner: throw on invalid source map 2024-10-09 22:57:22 +02:00
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
mock-nm.js test_runner: support module mocking 2024-06-01 10:54:56 +02:00
nested.js
never_ending_async.js
never_ending_sync.js
print-arguments.js test_runner: support custom arguments in run() 2024-10-04 19:20:15 +02:00
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 test_runner: fix todo inheritance 2025-09-20 06:16:44 +00:00
user-logs.js