On Tue, 24 Mar 2009 05:06:47 -0700 (PDT), [email protected] wrote:
I am looking for a unit testing framework for Python. I am aware of nose, but was wondering if there are any others that will automatically find and run all tests under a directory hierarchy.
One such tool is trial, http://twistedmatrix.com/trac/wiki/TwistedTrial Jean-Paul -- http://mail.python.org/mailman/listinfo/python-list
