By rick
via eng.genius.com
Published: Jul 01 2009 / 13:32
One way we judge the effectiveness of our unit testing is by monitoring the percentage of code covered by our tests. While this is not an unusual way to measure the comprehensiveness of unit testing, the goal of unit testing should not be achieving 100% code coverage.
Add your comment