You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a note to the documentation of the assert_that! and assert_pred! macros indicating the difference in behaviour between these macros and the ASSERT_THAT and ASSERT_PRED* macros in GoogleTest for C++.
Since many users of this crate are expected to start with experience in GoogleTest for C++, it's important to highlight the difference in behaviour to avoid surprises.
PiperOrigin-RevId: 553770018
0 commit comments