|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Re: Re: Re: Unit Tests and Creative Tensionby pdcawley (Hermit) |
| on Sep 19, 2003 at 08:12 UTC ( #292613=note: print w/ replies, xml ) | Need Help?? |
|
Remember TDD doesn't mean writing all the tests up front and then writing code. It means writing a test, making it pass, refactoring, writing another test, making it pass, refactoring... ad completum. Trying to code something given a complete set of tests up front is, frankly, far too hard, the trick is to keep adding functionality in piecemeal fashion. Apologies if I'm stating the obvious.
In Section
Meditations
|
|
||||||||||||||||||||