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

Allow Spaces in Test Function Names #54

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

threeal
Copy link
Owner

@threeal threeal commented May 6, 2024

This pull request resolves #53 by allowing spaces in the test function names, enabling the test function to have the same name as the test name. This change also removes unnecessary if guards before calling the test command.

@threeal threeal added the test label May 6, 2024
@threeal threeal added this to the Version 1.3.0 milestone May 6, 2024
@threeal threeal self-assigned this May 6, 2024
@threeal threeal merged commit 4cf72d5 into main May 6, 2024
2 checks passed
@threeal threeal deleted the allow-spaces-in-test-func-names branch May 6, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Harvested
Development

Successfully merging this pull request may close these issues.

Allow Spaces in Test Function Names
1 participant