How to achieve 100% code coverage
2
A little while ago, “Uncle” Bob Martin respun a little debate regarding code coverage (measurement of code executed at least once when testing). According to Uncle Bob, 100% test coverage is a minimum requirement. In our industy, that is a Continue reading
