.NET Code Coverage Process
With OpenCover
In this post I will describe a very cheap process to calculate unit tests Code Coverage and generate a html report with the results as part of our development process.
[Read More]