node/lib/internal/test_runner
Pietro Marchini c752615e2b
Some checks are pending
Coverage Linux (without intl) / coverage-linux-without-intl (push) Waiting to run
Coverage Linux / coverage-linux (push) Waiting to run
Coverage Windows / coverage-windows (push) Waiting to run
Test and upload documentation to artifacts / build-docs (push) Waiting to run
Linters / lint-addon-docs (push) Waiting to run
Linters / lint-cpp (push) Waiting to run
Linters / format-cpp (push) Waiting to run
Linters / lint-js-and-md (push) Waiting to run
Linters / lint-py (push) Waiting to run
Linters / lint-yaml (push) Waiting to run
Linters / lint-sh (push) Waiting to run
Linters / lint-codeowners (push) Waiting to run
Linters / lint-pr-url (push) Waiting to run
Linters / lint-readme (push) Waiting to run
Notify on Push / Notify on Force Push on `main` (push) Waiting to run
Notify on Push / Notify on Push on `main` that lacks metadata (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
test_runner: print failing assertion only once with spec reporter
Co-authored-by: Llorx <dallorx@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/56662
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-01-24 08:23:29 -08:00
..
mock test_runner: error on mocking an already mocked date 2024-11-17 10:25:12 +00:00
reporter test_runner: print failing assertion only once with spec reporter 2025-01-24 08:23:29 -08:00
assert.js test_runner: add assert.register() API 2025-01-04 18:30:04 +00:00
coverage.js test_runner: exclude test files from coverage by default 2024-12-17 11:10:17 +00:00
harness.js lib: replace createDeferredPromise util with Promise.withResolvers 2024-10-19 10:13:58 +02:00
runner.js test_runner: refactor Promise chain in run() 2024-11-25 07:35:36 +00:00
snapshot.js test_runner: add t.assert.fileSnapshot() 2025-01-09 21:12:17 +00:00
test.js test_runner: add TestContext.prototype.waitFor() 2025-01-16 02:32:37 +00:00
tests_stream.js test_runner: differentiate test types in enqueue dequeue events 2025-01-05 08:35:35 +00:00
utils.js test_runner,cli: mark test isolation as stable 2024-12-20 02:10:26 +00:00