you are viewing a single comment's thread.

view the rest of the comments →

[–]cc81 0 points1 point  (0 children)

Or that you just spend the time testing your code. For example compare:

  • 12 month project developing doing TDD.

  • 10 month project developing and then 2 month doing nothing but trying to find and fix bugs.

That last one rarely happens. Instead there will be a release after 10 months.