Red Green Refactor

Now that our infrastructure is in place, we’re ready to test-drive our code! We start with a look at what test-driven development is and why it’s useful. We review the five steps of test-driven development—often shorthanded as “Red Green Refactor”—and demonstrate how to follow the cycle using very small steps.

  1. LL7Unit Testing DOM Manipulation Code

    Fri, 9 Nov ’12
  2. E20Red Green Refactor

    Fri, 16 Oct ’15
  3. E21The DOM

    Fri, 23 Oct ’15
  4. E22Our First Front-End Test

    Fri, 30 Oct ’15
  5. E23Debugging Tests

    Fri, 6 Nov ’15