.. |
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
|
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
|
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 |
issue-54726
|
test_runner: update kPatterns
|
2024-09-13 02:51:35 +00:00 |
matching-patterns
|
test_runner: support typescript files in default glob
|
2024-09-29 02:47:48 +00:00 |
no-isolation
|
test_runner: allow `--import` with no isolation
|
2024-09-10 00:51:36 +02:00 |
node_modules
|
test: reorder test files fixtures for better understanding
|
2023-07-26 17:16:31 +00:00 |
output
|
test_runner: differentiate test types in enqueue dequeue events
|
2025-01-05 08:35:35 +00:00 |
shards
|
test_runner: add shards support
|
2023-07-05 03:57:28 +00:00 |
snapshots
|
test_runner: support running tests in process
|
2024-08-21 13:39:19 +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_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 |