Summary
Understand the basics of test-driven development and automated testing. Explore how these approaches help write better code by outlining the TDD process, identifying its advantages, design benefits, and limitations. Prepare to apply these concepts by writing your first tests in Ruby on Rails.
We'll cover the following...
We'll cover the following...
What we’ve done so far
In this introductory chapter, we learned what automated testing and test-driven ...
Test-driven development