node/lib/internal/test_runner
Antoine du Hamel 5e6ac7ede6
test_runner: simplify code and make it more consistent
PR-URL: https://github.com/nodejs/node/pull/60777
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>
Reviewed-By: Ilyas Shabi <ilyasshabi94@gmail.com>
2025-11-20 14:16:04 +00:00
..
mock esm: use sync loading/resolving on non-loader-hook thread 2025-10-31 20:45:10 +00:00
reporter test_runner: add junit file attribute support 2025-10-08 12:27:36 +00:00
assert.js test_runner: add assert.register() API 2025-01-04 18:30:04 +00:00
coverage.js test_runner: use module.registerHooks in module mocks 2025-10-22 11:05:39 +00:00
harness.js test_runner: add option to rerun only failed tests 2025-08-19 07:42:00 +00:00
runner.js lib: use FastBuffer for empty buffer allocation 2025-11-15 21:39:32 +01:00
snapshot.js test_runner: allow special characters in snapshot keys 2025-02-19 06:34:08 +00:00
test.js test_runner: simplify code and make it more consistent 2025-11-20 14:16:04 +00:00
tests_stream.js test_runner: add level parameter to reporter.diagnostic 2025-05-19 08:28:05 +00:00
utils.js module: mark type stripping as stable 2025-11-08 09:36:45 +00:00