Next | Program Repair Shop | 223 |
This class is about maintenance programming
The first rule of maintenance programming is
First, do no harm.
How do you know if you're doing harm or not?
You have a test suite
If the tests pass, you didn't break anything
The test suite doesn't need to be complicated or sophisticated
Next | Copyright © 2002 M. J. Dominus |