Skip to content

Conversation

@trdthg
Copy link

@trdthg trdthg commented Nov 19, 2024

Add a new command line parameter to cli to filter the test cases to be run based on regex, which helps debugging

@trdthg
Copy link
Author

trdthg commented Jun 5, 2025

I just had a new idea. The logic of this PR was to filter by file path in datebase, but now I think it should be changed to filter by coverage_labels which is better for user.

All extensions depend on I, but I don't want to run the tests for I. When I'm developing, I only want to test the extensions I'm interested in, so this --filter is useful.

Add a new command line parameter to cli to filter the test cases to be run
based on regex, which helps debugging
@trdthg trdthg force-pushed the add-cil-param-filter branch from 2aa2b34 to 0452ce3 Compare June 6, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant