Next | Automated Testing | 10 |
The benefit of the tests scales very nicely.
1,000 tests is good
100 tests is also good
10 tests is also good
And even one test is better than no tests at all
They say that a journey of a thousand miles begins with one step
So don't start out by saying "Oh, I have to write 1,000 tests for this."
Then you might not write any at all.
Start by saying "I'll write one test".
Then write it
Then maybe write another one
Next | Copyright © 2004 Mark Dominus |