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

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -