http://www.perlmonks.org?node_id=289556


in reply to Unit Tests and Creative Tension

Beck suggests this in Test Driven Development as being the right thing to do when you're the only person working on a project. He points out that it doesn't work with a team for some fairly obvious reasons. However, in an XP environment (at least) the odds are that you'll start the next day paired with someone else, so you get your creative tension that way; even if you do pair with the same person, you at least have someone to bounce things off.