background image
<< Textbook Testing | On Test-First Programming >>
<< Textbook Testing | On Test-First Programming >>
XP Testing
XP Testing
XP says to write your tests before you write your code.
It's hard enough to get people to write tests at all.
Changing their coding philosophy at the same time is worse.
If you can do Test First, excellent.
If you're not already testing, this is a chance to start some new
habits...