March 2023
You're doing TDD wrong
What you think TDD is:
- Write requirement as failing tests
- Write minimal code to get it working
- Refactor the code
- Repeat
What TDD actually is:
- See a blog on how you're doing TDD wrong
- Try to adopt trillion rules defined by TDD gurus
- Fail miserably
- Repeat
TDD: Test-Driven Development