node/lib/internal/main
Colin Ihrig 78a860ae58
test_runner: add initial CLI runner
This commit introduces an initial version of a CLI-based
test runner.

PR-URL: https://github.com/nodejs/node/pull/42658
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-04-28 06:56:10 +02:00
..
.eslintrc.yaml
check_syntax.js esm: support https remotely and http locally under flag 2022-02-09 19:47:12 -08:00
eval_stdin.js
eval_string.js lib,repl: ignore non-canBeRequiredByUsers built-in 2021-09-07 10:51:56 +08:00
inspect.js debugger: rename internal module 2021-07-15 17:19:07 -07:00
mksnapshot.js build: add --node-snapshot-main configure option 2022-03-31 19:29:12 +08:00
print_help.js src: allow to negate boolean CLI flags 2021-06-21 20:18:20 +02:00
prof_process.js
repl.js repl: support --loader option in builtin REPL 2020-07-14 15:21:26 +02:00
run_main_module.js module: reduce circular dependency of internal/modules/cjs/loader 2019-11-19 13:43:59 +01:00
test_runner.js test_runner: add initial CLI runner 2022-04-28 06:56:10 +02:00
worker_thread.js worker: fix typo in debug statement 2022-02-18 11:37:45 +00:00