I\'m a noob to using both OpenCover and ReportGenerator and I\'m struggling a bit in understanding how to get them working. I\'m using VS.NET 2012 \'Professional\' which means I
After several years of using these open source tools, I finally created a comprehensive post on how to use OpenCover and ReportCover to generate unit test coverage metrics.
The post describes how to create the .bat
file and the commands needed to do the following:
.htm
report using ReportGeneratorUsing OpenCover and ReportGenerator to get Unit Testing Code Coverage Metrics in .NET