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

Handle String Assertion if Given Variable Instead of String #45

Merged
merged 2 commits into from
May 23, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented May 22, 2024

This pull request resolves #44 by updating the assert function to handle the regular expression match and string equality assertions if given variables instead of string.

@threeal threeal added this to the Version 0.2.0 milestone May 22, 2024
@threeal threeal self-assigned this May 22, 2024
@threeal threeal force-pushed the handler-string-assert-given-var branch from de1b13a to 09ca153 Compare May 22, 2024 16:51
@threeal threeal force-pushed the handler-string-assert-given-var branch from 09ca153 to 1151c65 Compare May 22, 2024 17:10
@threeal threeal added the feat label May 22, 2024
@threeal threeal marked this pull request as ready for review May 22, 2024 17:19
@threeal threeal merged commit 731063d into main May 23, 2024
2 checks passed
@threeal threeal deleted the handler-string-assert-given-var branch May 23, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle String Assertion if Given Variable Instead of String
1 participant