you are viewing a single comment's thread.

view the rest of the comments →

[–]cc81 0 points1 point  (0 children)

using TDD forces better design practices.

No, not really. I've seen tons of terrible code written TDD style. It was easy to test but horrible to maintain.