Hacker News new | ask | show | jobs
by ZoFreX 3280 days ago
This definition of TDD either supposes that it is possible to write software with zero bugs using TDD, or that your project ceases to be TDD as soon as a bug is discovered, or any other change is required. I propose this definition is not very useful.
1 comments

I see that as just writing regular unit tests, business as usual. Not TDD, still very useful.