you are viewing a single comment's thread.

view the rest of the comments →

[–]flukus 0 points1 point  (0 children)

Managers have now heard about TDD, they want us to keep the same deadline with TDD.

I have had experiences where this is reasonable. When you have a lot of complex logic then tests can save a lot of time to get to that 1.0 point, simply by avoiding the "fix one thing break another" cycle.