[ next ] [ prev ] [ contents ] [ up to Testing in a Matrix ] XP-Cinti TDD Workshop

Why Do You Run the Test if You Know It Will Fail?

I always run the test, even if I know it is going to fail. Why? Because sometimes I'm wrong and the test unexpectedly passes. There are two reasons for this.

In any case, I double check the test and continue as appropriate.


[ next ] [ prev ] [ contents ] [ up to Testing in a Matrix ] Copyright 2003 by Jim Weirich.
Some Rights Reserved