[TIP] Running tests

C. Titus Brown ctb at msu.edu
Wed May 6 11:16:43 PDT 2009


hi all,

How do you all run your tests?  And is there a Python-wide standard
anywhere for how to run them?

I know 'python setup.py test' is a semi-standard under setuptools, but
it only works with unittest and nose.

thanks,
--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the testing-in-python mailing list