|
Your tests ensure the quality of your code, but how do you determine the quality of your tests? A test suite with zero failures is generally seen as an indicator of high-quality code and properly-functioning software. But how much of your code is really exercised by your tests? And how can you ensure that there are no significant gaps?
Read our 20 page Code Coverage Guide to learn:
|
|
|