Duncan Booth wrote: > Hmm, I believe you are right. I can't see any straight-forward tutorials > which use Python. I found a tutorial at onlamp.com, but it doesn't seem to > me to explain TDD at all clearly.
Mark Pilgrim's 'Dive Into Python' (http://diveintopython.org/) has a couple of chapters on unit testing (http://diveintopython.org/unit_testing/index.html) that I found worthwhile. -alex23 -- http://mail.python.org/mailman/listinfo/python-list