Why TDD Works

June 12, 2008

Martin Fowler nails it (as he so often does):

My point is that we can’t look at testing mechanistically.  Unit testing does not improve quality just by catching errors at the unit level.  And, integration testing does not improve quality just by catching errors at the integration level.  The truth is more subtle than that.  Quality is a function of thought and reflection – precise thought and reflection.  That’s the magic.  Techniques which reinforce that discipline invariably increase quality.

Read the whole thing.

Related posts:

  1. Continuous Integration in Under an Hour
  2. Continuous Integration and the Bad Head Problem

Leave a Comment

Previous post:

Next post: