Test with Coverage.
1 February 2006
Your unit tests aren’t as effective if you don’t use code coverage to measure how much of the code your tests are exercising. For development at home and work, I’ve been using NCover, which has worked wonders for my unit tests. When I started using NCover over a year ago, I wanted something that would [...] Read more »
Posted in Uncategorized | No Comments »
