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

Add Regular Expression Match Assertion Function #35

Merged
merged 2 commits into from
May 17, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented May 16, 2024

This pull request resolves #34 by adding the assert_matches and assert_not_matches functions alongside their tests.

@threeal threeal added this to the Version 0.2.0 milestone May 16, 2024
@threeal threeal self-assigned this May 16, 2024
@threeal threeal force-pushed the add-regex-match-assert-func branch from 8cc8b23 to 741f587 Compare May 16, 2024 16:33
@threeal threeal marked this pull request as ready for review May 16, 2024 16:34
@threeal threeal merged commit a48a8a7 into main May 17, 2024
2 checks passed
@threeal threeal deleted the add-regex-match-assert-func branch May 17, 2024 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Add Regular Expression Match Assertion Function
1 participant