.. |
aborts
|
test_runner: call abort on test finish
|
2023-07-21 12:53:58 +00:00 |
concurrency
|
test: use tmpdir.resolve()
|
2023-08-21 16:41:53 +00:00 |
coverage
|
lib: fix sourcemaps with ts module mocking
|
2025-05-08 15:14:22 +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 |
coverage-with-mock
|
test: exclude mock from coverage
|
2025-08-11 05:49:53 +00:00 |
custom_reporters
|
test_runner: catch reporter errors
|
2023-09-21 23:22:21 +03:00 |
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-04-16 17:51:06 +00:00 |
issue-54726
|
test_runner: update kPatterns
|
2024-09-13 02:51:35 +00:00 |
matching-patterns
|
Revert "test_runner: change ts default glob"
|
2025-05-09 05:54:29 +00:00 |
no-isolation
|
test: fix dangling promise in test_runner no isolation test setup
|
2025-04-02 19:30:53 +00:00 |
node_modules
|
test: reorder test files fixtures for better understanding
|
2023-07-26 17:16:31 +00:00 |
options-propagation
|
test_runner: correctly filter --experimental-config-file
|
2025-06-29 20:48:29 +00:00 |
output
|
test: exclude mock from coverage
|
2025-08-11 05:49:53 +00:00 |
plan
|
test: test runner run plan
|
2025-03-10 22:23:23 +00:00 |
shards
|
test_runner: add shards support
|
2023-07-05 03:57:28 +00:00 |
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
|
test_runner: support coverage of unnamed functions
|
2023-04-23 07:17:49 +00: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
|
|
|
invalid-tap.js
|
test_runner: add initial TAP parser
|
2022-11-21 22:50:21 +00:00 |
mock-nm.js
|
test_runner: support module mocking
|
2024-05-19 05:09:09 +00:00 |
nested.js
|
test_runner: add initial TAP parser
|
2022-11-21 22:50:21 +00:00 |
never_ending_async.js
|
test_runner: graceful termination on --test only
|
2022-07-27 08:02:07 +01:00 |
never_ending_sync.js
|
test_runner: graceful termination on --test only
|
2022-07-27 08:02:07 +01:00 |
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
|
test_runner: add reporters
|
2022-12-19 17:35:57 +00:00 |
root-duration.mjs
|
test_runner: avoid overwriting root start time
|
2024-03-11 03:18:07 +00:00 |
run_inspect.js
|
test_runner: add initial TAP parser
|
2022-11-21 22:50:21 +00:00 |
run_inspect_assert.js
|
test_runner: support using --inspect with --test
|
2022-09-10 17:01:42 +00:00 |
test-runner-global-hooks.mjs
|
test_runner: add global setup and teardown functionality
|
2025-04-16 17:51:06 +00:00 |
test_only.js
|
test_runner: accept testOnly in run
|
2023-09-24 10:46:13 +00:00 |
throws_sync_and_async.js
|
test_runner: support forced exit
|
2024-03-13 10:49:15 +00:00 |
todo_exit_code.js
|
test_runner: dont set exit code on todo tests
|
2023-07-29 20:45:16 +00:00 |
user-logs.js
|
test_runner: don't parse TAP from stderr
|
2022-12-02 03:12:07 +00:00 |