Search Results

2
votes

Single most important thing to impart when teaching TDD

I don't know whether this would count as the single most important thing - but it was something that took me some time to "get" when I was first exploring using TDD. Don't write the code in …
0
votes

Adversarial/Naive Pairing with TDD: How effective is it?

I like it some of the time - but don't use that style the entire time. Acts as a nice change of pace at times. I don't think I'd like to use the style all of the time. I've found it a usefu …