|
|
|
|
|
by wpietri
4970 days ago
|
|
Yes. My coding trick for this is to clean everything up, except that I write the next test that I want to pass. Then when I come in the next day, everything is shipshape (which, as the article explains, makes it easy to start). Except that one red test, which drags me right into the red-green-refactor loop. |
|