unit tests in python

Peter Hansen peter at engcorp.com
Tue Jan 7 09:14:27 EST 2003


Reply sent to mailing list as well... please ask such questions on the
mailing list/in the newsgroup so others can benefit from the
reply, thus maximizing the value of the time spent on it...

John.N.1 at bwc.state.oh.us wrote:
> 
> You mentioned the value of unit-testing in python. Are there any good
> tutorials out there on unit-testing with python?
> How does one get started?

What best worked for me was the chapter on Regression Testing in 
Mark Pilgrim's wonderful online book at http://www.diveintopython.org/ .

Cheers!
-Peter





More information about the Python-list mailing list