Testing vs Brook's Law
Tests catch damage done by a new programmer immediately
Easier for other developers to help you
- They can pre-test their patches.
- Even if you write perfect code, the rest of us don't.
- Even if you don't accept the code, you may be able to use the test.
Prev | toc | Next