0

Is there a particular sweet spot for Test Driven Development? Team size? Industry? Platform? Experience level? Off the shelf software versus internal projects?

flag

1 Answer

1

TDD is generally best suited to projects where there is either:

  • some complexity
  • OR quality is needed
  • OR the code will endure and needs to be maintained
link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.