|
|
| No such thing as a small change | |
| PerlMonks |
Re(2): So I'm in a bit of a quandaryby FoxtrotUniform (Prior) |
| on Jul 08, 2002 at 16:42 UTC ( #180223=note: print w/ replies, xml ) | Need Help?? |
|
I seem to be "Pedantic About Good Programming Practices Man" this morning, yet another super(?)hero that nobody really wants to see:
Don't forget the regression tests. There's little more embarassing than refactoring a program "to improve its robustness", then breaking the code in various subtle ways that slip into production. Properly written regression tests let you say to your manager: "So it works the way it did before, and also does foo, and I can add new features in half the time" with some actual data to back you up. See also How You (Yes You!) Can Get Involved and The Joy of Test, among others.
In Section
Meditations
|
|
||||||||||||||||||||||||