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

Filter: support fuzzy match ? #685

Open
wendajiang opened this issue Aug 16, 2022 · 0 comments
Open

Filter: support fuzzy match ? #685

wendajiang opened this issue Aug 16, 2022 · 0 comments

Comments

@wendajiang
Copy link

wendajiang commented Aug 16, 2022

Description

If doctest support filter prefix match or fuzzing match.

examples:

TEST_CASE("foo::") {}
TEST_CASE("zoo::") {}
# use this command to filter 
path/to/test -tc=foo

Now, I test it's not support fuzzy match or prefix match.

@wendajiang wendajiang changed the title Filter: support fuzzing match ? Filter: support fuzzy match ? Aug 17, 2022
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

No branches or pull requests

1 participant