Monday, November 24, 2003

Test Driven Development Introduction




Peter Provost has a great introduction
to test-driven development here.
 Although I haven’t yet read any of the Extreme Programming canon, I have
been doing a lot more programming over the last year than was previously the
case, and I find myself gravitating naturally towards some of the precepts of XP.
I’d love to give Test-Driven Development a full-blown try, but when you’re
a consultant, you have to go with what the client wants. Maybe I can find a way to
work it in to one of my side projects.



1 comment:

  1. Peter's introduction to Test Driven Development with NUnit is excellent, and we require our developers to read this document to get up to speed.

    ReplyDelete