Search⌘ K

Summary and Quiz: Following the Rhythms of TDD

Explore how the RGR cycle segments development tasks in test-driven development, building confidence in tests and speeding production code creation. Learn techniques to remove code smells from both test and production code, and understand how to incrementally develop detailed logic through multiple tests.

We'll cover the following...

Chapter’s recap

In this chapter, we’ve applied the RGR cycle to our code. We’ve ...