Archive

Archive for March 3rd, 2010

TDD is more than Red-Green-Refactor

March 3rd, 2010
Urs Enzler

Test Driven Development (TDD) is often reduced to the three phases

  1. Red – write a test
  2. Green – make it run
  3. Refactor – clean up code

There is nothing wrong about these three steps. But there is more involved in test-driving your development.

read more

 

Agile, Test Driven Development