You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clarify TDD doesn't mean write *all* tests first (#1083)
This was already written well, and the separate article ./tdd.md is excellent.
However, I think the language could be a little clearer to dispell the common misconception
that TDD means you write all your tests first. I trust this is clear to TDD practitioners,
but I commonly see "senior" engineers misunderstand this.
Kent Beck sees this so commonly that he wrote a [little article](https://tidyfirst.substack.com/p/canon-tdd) on the subject.
My org was using this document for training engineers, and am hoping this small change will make it even more helpful.
0 commit comments