Open
Description
Currently the codebase for
node/lib/internal/test_runner/runner.js
Line 472 in 362afa5
process
, capturing some options there. However, we also expose run()
to the end users, therefore we should capture all this information in node/lib/internal/main/test_runner.js
Line 68 in 362afa5
run()
as options.