no results in vstest.console.exe

18 views
Skip to first unread message

mulumudy sushmita

unread,
Sep 5, 2017, 6:00:10 AM9/5/17
to Jenkins Users
My unit tests are being recognized but when commiting it shows no results.
I have used the following windows batch command.

C:\PROGRA~2\OpenCover\OpenCover.Console.exe -register:path64 -target:"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\Vstest.console.exe"  -targetargs:"%WORKSPACE%\UnitTestPOMS\Debug\UnitTestPOMS.dll" /Platform:x86 /Framework:framework45 -output:"results.xml" -mergebyhash -skipautoprops /EnableCodeCoverage


md %WORKSPACE%\CodeCoverage
 C:\ReportGenerator\bin\ReportGenerator.exe -reports:"results.xml" -targetdir:%WORKSPACE%\CodeCoverage 

deg.PNG

suresh kumar

unread,
Sep 5, 2017, 11:16:34 PM9/5/17
to Jenkins Users
Which version of OpenCover you are using?
Reply all
Reply to author
Forward
0 new messages