in reply to When test-driven development just won't do

I agree, sometimes testing can be left out. I wonder how many monks write tests first.

In both cases above, it seems to me, that no development is going on.

The first case seems like brainstorming with code.

The second seems like refactoring.

  • Comment on Re: When test-driven development just won't do