Skip to content

Convert remaining assertion checks to matcher syntax #426

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

hoffbrinkle
Copy link
Member

@hoffbrinkle hoffbrinkle commented May 9, 2025

This last batch involves all the remaining assertion style checks. Validated
using:

grep -HnR --perl-regexp '(EXPECT|ASSERT)_(?!THAT)' au/code/au

Remove some redundant tests in zero_test that were identified in a
previous PR.

This should complete #404.

@hoffbrinkle hoffbrinkle force-pushed the hoffbrinkle/expect_most_other_cmp branch from b5b54f9 to 8296a49 Compare May 9, 2025 19:24
@hoffbrinkle hoffbrinkle marked this pull request as ready for review May 9, 2025 19:28
@chiphogg chiphogg merged commit 071818f into main May 9, 2025
15 checks passed
@chiphogg chiphogg deleted the hoffbrinkle/expect_most_other_cmp branch May 9, 2025 19:53
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.

2 participants