node/test/fixtures/test-runner
Shima Ryuhei 7039173398
test: enable skipped colorize test
PR-URL: https://github.com/nodejs/node/pull/57887
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2025-05-02 17:06:31 -03:00
..
aborts
concurrency
coverage test: fix soucre to source 2024-09-21 08:27:56 +00:00
coverage-default-exclusion test_runner: exclude test files from coverage by default 2024-12-17 11:10:17 +00:00
coverage-loader test: fix typos 2024-09-28 13:58:55 +00:00
coverage-snap test_runner: avoid coverage report partial file names 2024-09-18 18:24:19 +02:00
custom_reporters
cwd test_runner: ensure test watcher picks up new test files 2024-08-29 08:55:34 +00:00
default-behavior test_runner: differentiate test types in enqueue dequeue events 2025-01-05 08:35:35 +00:00
error-reporter-fail-fast test: add error only reporter for node:test 2025-01-11 14:19:35 +00:00
global-setup-teardown test_runner: add global setup and teardown functionality 2025-05-02 17:06:28 -03:00
issue-54726 test_runner: update kPatterns 2024-09-13 02:51:35 +00:00
matching-patterns test_runner: change ts default glob 2025-05-02 17:05:03 -03:00
no-isolation test: fix dangling promise in test_runner no isolation test setup 2025-05-02 17:05:49 -03:00
node_modules
output test: enable skipped colorize test 2025-05-02 17:06:31 -03:00
plan test: test runner run plan 2025-05-02 17:05:08 -03:00
shards
snapshots test_runner: allow special characters in snapshot keys 2025-02-19 06:34:08 +00:00
source-maps test_runner: throw on invalid source map 2024-10-06 20:27:32 +00:00
async-error-in-test-hook.mjs test_runner: better error handing for test hook 2024-04-15 10:27:17 +00: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-05-19 05:09:09 +00:00
nested.js
never_ending_async.js
never_ending_sync.js
print-arguments.js test_runner: support custom arguments in run() 2024-09-28 13:52:04 +00: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-runner-global-hooks.mjs test_runner: add global setup and teardown functionality 2025-05-02 17:06:28 -03:00
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