unittest, how to recursively run tests?

fredbasset1000 at gmail.com fredbasset1000 at gmail.com
Mon May 19 18:33:15 EDT 2008


Hi All,

Does anyone know of a good way to execute all unit tests present in a
project from the project root dir?
Ideally I'd like a mechanism that does not require the tests/files to
be manually listed in the source (e.g. via the suite mechanism).

Thanks all,
Fred



More information about the Python-list mailing list