Which version of OpenCover you are using?

On Tuesday, September 5, 2017 at 3:30:10 PM UTC+5:30, sushmita wrote:
>
> 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 
>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/66150881-20fd-4344-a60f-a8fb932a5349%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to