Class: run_install_tests | Martel/setup.py | ||||||||
---|---|---|---|---|---|---|---|---|---|
Run all of the tests for the package using installed filesThis is a automatic test run class to make distutils kind of act like perl. With this you can do: python setup.py install python setup.py installtest
|