I sometimes hear people object to writing unit tests on the basis that most test failures are false negatives, and that the problems typically turn out to be in the tests rather than the system under test. I think this largely comes down to how the t...
techblog.timhilton.xyz2 min read
No responses yet.