Skip to content

test_runner: add --test-skip-pattern cli option

Rodrigo Muino Tomonari requested to merge github/fork/RedYetiDev/main into main

Fixes #52508 (closed)

This PR introduces a new CLI flag, --test-skip-pattern.

"A regular expression that configures the test runner to only execute tests whose name don't match the provided pattern."

Merge request reports

Loading