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

fix(#988): Add Hamcrest matchesPattern matcher #989

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

tschlat
Copy link
Collaborator

@tschlat tschlat commented Sep 18, 2023

Adds the matcherPattern Hamcrest matcher for regular expressions.

@tschlat tschlat linked an issue Sep 18, 2023 that may be closed by this pull request
@tschlat tschlat self-assigned this Sep 18, 2023
@tschlat tschlat requested a review from bbortt September 18, 2023 06:18
Copy link
Collaborator

@bbortt bbortt left a comment

Choose a reason for hiding this comment

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

could accept this as is, but I think the documentation is off.

@tschlat tschlat force-pushed the issue/988/add_hamcrest_matches_pattern_TS branch from 6846f62 to 6cec769 Compare September 18, 2023 10:10
@bbortt bbortt merged commit fb4bf75 into main Sep 18, 2023
1 check passed
@bbortt bbortt deleted the issue/988/add_hamcrest_matches_pattern_TS branch September 18, 2023 10:42
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.

Support Hamcrest regular expression matcher
3 participants