|
|
|
|
|
by kevingadd
4838 days ago
|
|
Hacking code to fix problems isn't unique to TDD. I see people do it all the time to codebases that don't have tests. If your goal is to fix this behavior, go for the root causes. TDD isn't a root cause for this particular problem. |
|