Search code examples
nunitcode-coveragevisual-studio-2015xunit.netopencover

Code/Branch Coverage tool for Visual Studio 2015


I'm looking for way to get code coverage in Visual Studio 2015 Community edition. I wasn't able to find a free tool for VS2013, so wondering if anything new has happened in VS2015.

I'm currently using OpenCover but that doesn't color my code like so. Or I wasn't able to figure it out.

enter image description here

If no free tool is available what is the best paid tool then? Any that are free for open source projects?


Solution

  • There is a visual studio extension called OpenCover.UI that uses OpenCover and is available in the Visual Studio Gallery