node/lib/internal/test_runner
cjihrig 7c6682957b
test_runner: support function mocking
This commit allows tests in the test runner to mock functions
and methods.

PR-URL: https://github.com/nodejs/node/pull/45326
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2022-11-07 18:25:54 -05:00
..
harness.js test_runner: avoid swallowing of asynchronously thrown errors 2022-11-07 12:02:56 +00:00
mock.js test_runner: support function mocking 2022-11-07 18:25:54 -05:00
runner.js src: consolidate exit codes in the code base 2022-10-06 12:41:16 +00:00
tap_stream.js test_runner: add extra fields in AssertionError YAML 2022-10-26 04:00:13 +00:00
test.js test_runner: support function mocking 2022-11-07 18:25:54 -05:00
utils.js test_runner: add --test-name-pattern CLI flag 2022-10-04 09:15:02 -04:00