I was reading an interesting article about code coverage in Eric’s Weblog .
As mentioned in one of the comments, code coverage is something which is not considered in large number of companies. Using Nunit and Ncover helps to increase the code quality and helps us in refactoring and regression testing.
Worth Reading it….
Advertisements