Introduction: Building an Application Using TDD
Get an introduction to what you’ll learn in this chapter.
We'll cover the following...
In this chapter, we’re going to learn the practical side of TDD by building the application test first. We’re also going to use an approach known as agile software development as we build. Being agile means building our software in ...