Skip to content

test_runner, cli: add --test-timeout flag

This commit introduces a new command-line argument, --test-timeout, which allows users to specify a timeout for the test runner CLI. Fixes: https://github.com/nodejs/node/issues/50431

Merge request reports

Loading