|
|
|
|
|
by Izkata
1251 days ago
|
|
> For the moment I will assume that I have a misconception that led me astray If I understood your posts right, it's the same misconception a few others have had in here: In TDD, it's not write all tests, then red->green->refactor. It's write one test, red->green->refactor, then write one more test, red->green-refactor, repeat until done. |
|