Live stream preview
2. Test-Driven Development
11m
The Test-Driven Development (TDD) process is described as a way for building software in step with testing, as well as a tool for designing and refining software.
Learning Goals:
1. Understand the TDD workflow
2. Learn to use TDD as a design tool