pytest-dev/pytest-cpp

Display more than one failure using GoogleTest

nicoddemus opened this issue · 0 comments

When using Google::Test, we can have more than one failure in a test that uses EXPECT_* macros for assertion.