starterpyth.testsΒΆ

Package gathering all unitary tests for {{ module_name }}. Module names must start with test_ to be taken into account.

You should consider to install Distribute to run all tests with:

$ python setup.py test