TDD and your solution domain

What does TDD achieve? If you are pair programming, TDD is excellent because it keeps the pair communicating on the same level. If you have an idea then you have to represent it as a test and the other person can follow your idea more easily. Should you always write a test first? I think … Continue reading TDD and your solution domain