I forgot to add. The executable under test is unmanaged C++. On Tuesday, 13 May 2014 15:24:49 UTC+1, [email protected] wrote: > > Hi Guys, > > I have the following:- > Microsoft VS 2013 > This contains a tool for running coverage eg > > "C:\Program Files (x86)Microsoft Visual Studio 12.0\Team Tools\Dynamic > Coverage Tools\amd64\CodeCoverage.exe" collect /output:temp.coverage > allTest.exe > > This runs the exe and creates coverage file :- temp.coverage. > This file can be loaded within studio, and the coverage can be displayed. > > Is there a conversation for this file, so it can be shown in Jenkins ? > > ( ps I did try > "C:\Program Files (x86)Microsoft Visual Studio 12.0\Team Tools\Dynamic > Coverage Tools\amd64\CodeCoverage.exe" analyze /output:temp.xml > temp.coverage > ) > > But I cannot tell which plugin I would need to use ( if any are compatible) >
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
