- Building Enterprise JavaScript Applications
- Daniel Li
- 67字
- 2021-07-23 16:30:54
Short development cycles
Because TDD focuses on a single functional block at a time, its development cycles are usually very short (minutes to hours). This means small, incremental changes can be made and released rapidly.
When TDD is implemented within the framework of a software development methodology such as Scrum, small development cycles allow the methodology practitioner to capture fine-grained metrics on the progress of the team.