Unit Testing: Beyond Code Coverage
“I get paid for code that works, not for tests.” — Kent Beck, TDD By Example
Many software developers often associate higher unit test coverage with better software quality. However, high cover...