For Linux environments:
It’s simple you just have to set the GTEST_OUTPUT environment variable like this: export GTEST_OUTPUT=”xml:/home/user/src”. or use the -gtest_output flag set the same way.
For Linux environments:
It’s simple you just have to set the GTEST_OUTPUT environment variable like this: export GTEST_OUTPUT=”xml:/home/user/src”. or use the -gtest_output flag set the same way.