How to Generate Google C++ Unit Test XML Report for total project in vc++ -
i want generate xml file project uses google c++ testing. if project present in c:\projects\xyz\xyzunittest\xyzunittestd.exe. in case how can export gtest outputs xml file. want classes test results in 1 xml file. if add new should update results.
yes got setting in environmental variables.
Comments
Post a Comment