Hacker News new | ask | show | jobs
by joshuacc 4573 days ago
Why do you think that TDD prohibits you from using a whiteboard to design your algorithms and data structures beforehand? As far as I can tell, doing that work, then writing your first test is just TDD done well.
1 comments

Because that is what TDD advocates sell at agile conferences, design by coding.