Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for filtering test cases #6

Merged
merged 1 commit into from
Dec 26, 2022
Merged

Conversation

waynexia
Copy link
Member

Signed-off-by: Ruihang Xia [email protected]

Which issue does this PR close?

Closes #

Rationale for this change

Provide the ability to filter on test cases. This is useful when you only want to debug a few sets of specific test cases.

What changes are included in this PR?

Add new options field test_filter. Default to an empty string (String::new()) which is contained in all other strings.

Are there any user-facing changes?

Yes, API changed. New options field is added.

How does this change test

untested

Copy link
Member

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jiacai2050 jiacai2050 merged commit b50e7c0 into main Dec 26, 2022
@jiacai2050 jiacai2050 deleted the runner-opt branch December 26, 2022 02:28
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.

2 participants