Obscure error when parametrized gtest with std::pairs fails
When using a parametrized test in gtest where the parameters are std::pair
, when the test fails, the output is like
When using a parametrized test in gtest where the parameters are std::pair
, when the test fails, the output is like