Summary and Quiz: Building an Application Using TDD
Test your knowledge of building an application using TDD.
Recap
We’ve learned the key ideas that let us build an application iteratively, getting value at each step and avoiding a big design up front approach that often disappoints. We can read user stories, which will drive building our TDD application in small, well-defined steps. We now also know the process we’ll use to build our application—using TDD to get a thoroughly tested, central core of clean code, and then drive out connections to the real world.
Quiz
Access this course and 1400+ top-rated courses and projects.