Bliki: TestDrivenDevelopment
Martin Fowler
DECEMBER 11, 2023
Test-Driven Development (TDD) is a technique for building software that guides software development by writing tests. Write the functional code until the test passes. Write the functional code until the test passes. Refactor both new and old code to make it well structured.
Let's personalize your content