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 Support for Formatting Test Existence Assertion Errors #175

Merged
merged 2 commits into from
Jul 7, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 6, 2024

This pull request resolves #174 by updating the assert function to support formatting errors related to test existence assertions. It also adds tests to validate this functionality and adds a assert_configure_sample_project helper function to simplify the assertion for sample project code.

@threeal threeal added the feat label Jul 6, 2024
@threeal threeal added this to the Version 0.4.0 milestone Jul 6, 2024
@threeal threeal self-assigned this Jul 6, 2024
@threeal threeal added the test label Jul 6, 2024
@threeal threeal marked this pull request as ready for review July 6, 2024 15:39
@threeal threeal merged commit 57a60e5 into main Jul 7, 2024
2 checks passed
@threeal threeal deleted the format-test-existence-assertion branch July 7, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support for Formatting Test Existence Assertion Errors
1 participant