node/test/fixtures/test-runner
Moshe Atlow da27542058
test_runner: use v8.serialize instead of TAP
PR-URL: https://github.com/nodejs/node/pull/47867
Fixes: https://github.com/nodejs/node/issues/44656
Fixes: https://github.com/nodejs/node/issues/47955
Fixes: https://github.com/nodejs/node/issues/47481
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2023-05-15 16:44:22 +02:00
..
concurrency test_runner: fix test runner concurrency 2023-05-02 09:34:05 +02:00
custom_reporters test_runner: report file in test runner events 2023-01-02 21:22:54 +00:00
node_modules module: move test reporter loading 2022-12-22 21:40:32 +00:00
output test_runner: use v8.serialize instead of TAP 2023-05-15 16:44:22 +02:00
subdir
test test_runner: add testNamePatterns to run api 2023-05-02 09:34:04 +02:00
coverage.js test_runner: support coverage of unnamed functions 2023-05-02 09:34:03 +02:00
dependency.js test_runner: support watch mode 2022-11-13 21:40:26 +00:00
dependency.mjs test_runner: support watch mode 2022-11-13 21:40:26 +00:00
dependent.js test_runner: reset count on watch mode 2023-02-26 16:28:30 +02:00
extraneous_set_immediate_async.mjs test_runner: avoid swallowing of asynchronously thrown errors 2022-11-07 12:02:56 +00:00
extraneous_set_timeout_async.mjs test_runner: avoid swallowing of asynchronously thrown errors 2022-11-07 12:02:56 +00:00
index.js
index.test.js
invalid-tap.js test_runner: add initial TAP parser 2022-11-21 22:50:21 +00:00
nested.js test_runner: add initial TAP parser 2022-11-21 22:50:21 +00:00
never_ending_async.js
never_ending_sync.js
protoMutation.js
random.test.mjs
reporters.js test_runner: add reporters 2022-12-19 17:35:57 +00:00
run_inspect.js test_runner: add initial TAP parser 2022-11-21 22:50:21 +00:00
run_inspect_assert.js
user-logs.js test_runner: don't parse TAP from stderr 2022-12-02 03:12:07 +00:00