Hacker News new | ask | show | jobs
by fire_lake 440 days ago
TDD is opposed to suffering orientated programming IMO.

What pain does writing the tests first resolve? Tests should only be added when you are scared of making changes or want to support assumptions about how things work.