One final note, that I thought might be useful to others. I've just discovered doctest, which allows you to run tests on your embedded function/class documentation.
Check it out here: http://docs.python.org/tutorial/stdlib.html#quality-control On Sun, Aug 1, 2010 at 3:30 AM, Huy Ton That <huyslo...@gmail.com> wrote: > Hi all, > > Do any of you have any feedback, strategies and best practices related to > unit testing within Python. This is a relatively new topic for me. I was > thinking of starting with reading the documentation associate with the > unittest module. > > -Huy >
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor