node/lib/internal/test_runner
Pietro Marchini cb5f671a34
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: add global setup and teardown functionality
PR-URL: https://github.com/nodejs/node/pull/57438
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
2025-04-16 17:51:06 +00:00
..
mock test_runner: error on mocking an already mocked date 2024-11-17 10:25:12 +00:00
reporter tools: bump eslint version 2025-02-11 13:32:26 +00: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 test_runner: add global setup and teardown functionality 2025-04-16 17:51:06 +00:00
runner.js test_runner: add global setup and teardown functionality 2025-04-16 17:51:06 +00:00
snapshot.js test_runner: allow special characters in snapshot keys 2025-02-19 06:34:08 +00:00
test.js test_runner: recalculate run duration on watch restart 2025-04-16 15:38:50 +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: add global setup and teardown functionality 2025-04-16 17:51:06 +00:00