[Tutor] Test Drive Development, DocTest, UnitTest

Walter Prins wprins at gmail.com
Wed Sep 22 09:53:46 CEST 2010


You might also have a look at some of the other popular testing frameworks
e.g. Nose (http://somethingaboutorange.com/mrl/projects/nose/0.11.2/) and
py.test (http://wiki.python.org/moin/PyTest)  Both of these have the
advantage that they're discovery based, so they'll go and sniff out tests
from your source, whererver they may be.

Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100922/e074fbaa/attachment.html>


More information about the Tutor mailing list