Trees | Indices | Help |
---|
|
distutils.core.Command --+ | run_local_tests
Run all of the tests for the package using uninstalled (local) files
This is a automatic test run class to make distutils kind of act like perl. With this you can do:
python setup.py test
|
|||
|
|||
|
|||
|
|
|||
description = "Automatically run the test suite for the package."
|
|||
user_options = []
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:43:49 2008 | http://epydoc.sourceforge.net |