Apply CLI test filtering to the output of --list-tests
#114
Labels
enhancement
New feature or request
Milestone
--list-tests
#114
Currently,
--list-tests
always lists all tests. But in Catch2, it only lists the tests that pass the filtering criteria specified on the command line (if any). We should support this as well so our CLI is compatible.The text was updated successfully, but these errors were encountered: