TDD is a very specific practice, and It DOES NOT mean "test first." (Kent would have called it "test-first" if that's what he intended.) Moreover, TDD is not, and never has been, a testing strategy. The words "test" and "driven" are adjectives modifying the word DEVELOPMENT.
3/4
3/4
Comments
4/4
• It’s the “do the dishes” of coding, not plan dinner party outcomes.
• Helps devs avoid spaghetti code, not market domination.
• Works in the trenches, not the C-suite.
• It’s your code's personal trainer, not your coder's life coach.
https://martinfowler.com/bliki/TestDrivenDevelopment.html