Skip to content

Conversation

@hovinen
Copy link
Contributor

@hovinen hovinen commented Jul 21, 2023

This allows a test to check whether the current test has passed or failed based on non-fatal assertions such as expect_that!. Its naming follows the pattern of verify_that! since it uses the same idiom of returning a googletest::Result.

@hovinen hovinen force-pushed the add-verify-current-test-outcome branch from 5c0fbf0 to a507f23 Compare July 21, 2023 09:27
This allows a test to check whether the current test has passed or failed based on non-fatal assertions such as `expect_that!`. Its naming follows the pattern of `verify_that!` since it uses the same idiom of returning a `googletest::Result`.
@hovinen hovinen force-pushed the add-verify-current-test-outcome branch from a507f23 to 978f6d1 Compare July 21, 2023 12:19
@copybara-service copybara-service bot merged commit e45d943 into main Jul 21, 2023
@gribozavr gribozavr deleted the add-verify-current-test-outcome branch February 17, 2025 18:29
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