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

feat: enhance test naming by making it a format string #20

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

arikkfir
Copy link
Owner

This change updates the "Ensure(string)" method to accept a format
string and a varargs argument, allowing the user to provide a
parameterized description of the test.

@arikkfir arikkfir added the feature New features and functionality label Jun 10, 2024
@arikkfir arikkfir self-assigned this Jun 10, 2024
This change updates the "Ensure(string)" method to accept a format
string and a varargs argument, allowing the user to provide a
parameterized description of the test.
@arikkfir arikkfir force-pushed the arikkfir/improve-readability-with-naming branch from 6f83599 to caffec9 Compare June 10, 2024 16:40
@arikkfir arikkfir merged commit ac8fdf1 into main Jun 10, 2024
4 checks passed
@arikkfir arikkfir deleted the arikkfir/improve-readability-with-naming branch June 10, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features and functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant