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

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

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -