node/lib/internal/modules
Geoffrey Booth 12c0571c8f
module: move test reporter loading
Move the logic for handling --test-reporter out of the
general module loader and into the test_runner subsystem.

PR-URL: https://github.com/nodejs/node/pull/45923
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-12-22 21:40:32 +00:00
..
cjs tools: add ArrayPrototypeConcat to the list of primordials to avoid 2022-12-17 19:15:24 +00:00
esm esm: move hooks handling into separate class 2022-12-20 07:36:45 +00:00
helpers.js bootstrap: make CJS loader snapshotable 2022-12-16 12:44:14 +01:00
package_json_reader.js module: refactor to avoid unsafe array iteration 2021-01-06 11:30:18 +01:00
run_main.js module: move test reporter loading 2022-12-22 21:40:32 +00:00