Using Code Coverage to Identify Unused Code(jeremyjarrell.com)
submitted by
jeremyjarrell(2685) 5 years, 1 month ago
One of the bonuses that comes along with test driven development is that you pretty much get 100% test coverage for free. So that does mean that you don't need code coverage tools anymore? Nope, it just means that now you can use them to identify the code that you don't need!
|category: Unit Testing
|Views: 19
tags:
UnitTesting TDD another
Everyones tags:
Your Tags: