The Illusion Of High Test Coverage
Saturday, May 13th, 2006 There are many tools out there for checking your test coverage (in terms of tested code). Unit tests coverage is becoming as popular as unit tests themselves. And that is of course a step in the right direction.
Test coverage data helps developers identify missing test cases. It also helps development managers to get a […]

