Hacker News new | ask | show | jobs
by ItsMeVlad 3782 days ago
Isn't TDD supposed to be good? Maintainability? Makes it easier to sleep at night?
2 comments

Depends on your opinion. My opinion is that it's a ridiculous idea based on the concept of unit testing which for most code makes absolutely no sense (because at least with OOP code, you hardly ever have units worth testing). Then again, some people swear by them and TDD. Whatever rocks your boat. But regardless of your opinion, asking if they use it is a good idea so you know what you're getting into.
One person's best practices are another person's reasons to 'get me outta here!'.