mirror of
https://github.com/nodejs/node.git
synced 2025-05-02 13:11:36 +00:00
![]() This commit updates the way filtering is applied to tests and suites. After this change, filters are applied just before the test/suite is started. The results are the same, but this allows us to eventually move away from the --test-only flag except when process level isolation is used. PR-URL: https://github.com/nodejs/node/pull/54832 Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> |
||
---|---|---|
.. | ||
mock | ||
reporter | ||
coverage.js | ||
harness.js | ||
runner.js | ||
snapshot.js | ||
test.js | ||
tests_stream.js | ||
utils.js |