node/lib/internal/test_runner
Pulkit Gupta 2f38c74e26
test: fix tap escaping with and without --test
PR-URL: https://github.com/nodejs/node/pull/46311
Fixes: https://github.com/nodejs/node/issues/45836
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2023-01-28 21:07:47 +00:00
..
reporter test: fix tap escaping with and without --test 2023-01-28 21:07:47 +00:00
coverage.js test_runner: add initial code coverage support 2023-01-08 16:09:41 -05:00
harness.js doc,lib,src,test: rename --test-coverage 2023-01-08 16:10:00 -05:00
mock.js test: fix mock.method to support class instances 2022-12-17 14:35:09 +00:00
runner.js doc,lib,src,test: rename --test-coverage 2023-01-08 16:10:00 -05:00
tap_checker.js test_runner: add initial TAP parser 2022-11-21 22:50:21 +00:00
tap_lexer.js test_runner: refactor tap_lexer to use more primordials 2022-12-12 07:30:47 +01:00
tap_parser.js test_runner: update comment to comply with eslint no-fallthrough rule 2023-01-19 16:47:39 +00:00
test.js test_runner: add initial code coverage support 2023-01-08 16:09:41 -05:00
tests_stream.js test_runner: add initial code coverage support 2023-01-08 16:09:41 -05:00
utils.js tools: add prefer-proto rule 2023-01-10 05:38:36 +00:00
yaml_to_js.js test_runner: add reporters 2022-12-19 17:35:57 +00:00