Quiz: The TDD Workflow
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. In the TDD red-green-refactor cycle, what should you do during the 'green' phase?
2. Why does TDD naturally lead to more modular code design?
3. In which scenario is TDD LEAST effective?