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

support look around for regex pattern matching #42

Closed
webbdays opened this issue Apr 21, 2024 · 3 comments
Closed

support look around for regex pattern matching #42

webbdays opened this issue Apr 21, 2024 · 3 comments

Comments

@webbdays
Copy link
Contributor

Use fancy_regex crate instead of standard regex crate.

Thank you very much.

@sunshowers
Copy link
Member

Thanks for the report! Could you elaborate on your use case? I've used datatest-stable a few times and have never needed anything beyond basic glob-like regexes.

@webbdays
Copy link
Contributor Author

webbdays commented Apr 21, 2024

example
match .md
but not .skip.md

@sunshowers
Copy link
Member

sunshowers commented Apr 21, 2024

Done as part of #43 and released in version 0.2.7. Thanks again!

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

2 participants