Hacker News new | ask | show | jobs
by hs 6110 days ago
0) no test is perfect
1 comments

Exactly. Do you write tests for your tests?

In one TDD shop I worked in, test failures were often as not due to bugs in the test code as in the app code.