Skip to content

Use googletest for assertions in tests#6

Open
malor wants to merge 1 commit into
masterfrom
googletest
Open

Use googletest for assertions in tests#6
malor wants to merge 1 commit into
masterfrom
googletest

Conversation

@malor
Copy link
Copy Markdown
Owner

@malor malor commented Jun 7, 2026

googletest matchers provide more descriptive error messages, and it's possible to report multiple failures from the same test instead of aborting on the first one.

googletest matchers provide more descriptive error messages, and it's
possible to report multiple failures from the same test instead of
aborting on the first one.
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.

1 participant