|
|
|
|
|
by ericmoritz
5236 days ago
|
|
I get the same feeling now that I've adopted TDD. I've lost that magic of spending most of my time debugging code. Now I just define the outcome I want, assert that a unwritten function produces that outcome and code the outcome. Sigh /s |
|