in reply to Re: A danger of test driven development.
in thread A danger of test driven development.
I did, and the test looked ok.
You shouldn't have to change code to pass tests
Really? You never change code? All the code you write is correct, always? You never make typos, swap arguments, popped instead of shifted? Lucky you, you don't need any tests!
It sounds like you wrote too much untested code at once.
No, I didn't. I did write enough chunks of code between test runs to actually have compilable, no non-sense code though.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: A danger of test driven development.
by dragonchild (Archbishop) on Oct 05, 2005 at 16:28 UTC |