unittest setup

paul kölle paul at subsignal.org
Sun Sep 25 08:13:28 EDT 2005


hi all,

I noticed that setUp() and tearDown() is run before and after *earch*
test* method in my TestCase subclasses. I'd like to run them *once* for
each TestCase subclass. How do I do that.

thanks
 paul




More information about the Python-list mailing list