node/lib/internal/test_runner
Colin Ihrig dbaef339aa
test_runner: detect only tests when --test is not used
This commit updates the way the test runner processes 'only'
tests when node:test files are run without the --test CLI.
This is a breaking change.

PR-URL: https://github.com/nodejs/node/pull/54881
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2024-09-15 14:20:59 +00:00
..
mock lib: move Symbol[Async]Dispose polyfills to internal/util 2024-09-10 21:24:56 +00:00
reporter test_runner: added colors to dot reporter 2024-07-23 12:39:10 +03:00
coverage.js test_runner: report coverage thresholds in test:coverage 2024-09-13 13:31:37 +00:00
harness.js test_runner: detect only tests when --test is not used 2024-09-15 14:20:59 +00:00
runner.js test_runner: allow --import with no isolation 2024-09-10 00:51:36 +02:00
snapshot.js test_runner: refactor snapshots to get file from context 2024-07-17 07:01:22 +00:00
test.js test_runner: report coverage thresholds in test:coverage 2024-09-13 13:31:37 +00:00
tests_stream.js test_runner,doc: align documentation with actual stdout/stderr behavior 2024-05-28 19:44:16 +00:00
utils.js test_runner: update kPatterns 2024-09-13 02:51:35 +00:00