Skip to content

test_runner: add --test-name-pattern CLI flag

This commit adds support for running tests that match a regular expression.

Fixes: https://github.com/nodejs/node/issues/42984

Merge request reports

Loading