|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Re: Perl Style Guides for Large Projectsby strider corinth (Friar) |
| on Nov 01, 2002 at 15:22 UTC ( #209744=note: print w/ replies, xml ) | Need Help?? |
|
Also, in order for your tests to be worth beans, write them before you write the code they test. If tests are written after the code, knowledge of the code's functioning will tend to taint the tests, making them much less useful. When you code your tests in advance, you can be sure they're right.
In Section
Meditations
|
|
||||||||||||||||||||||||