Testido

testido

Testido extensions to unittest.

Testido provides automatic discovery of unittest.TestCases and the ability to run tests that are written as simple functions. It generates a standard unittest.TestSuite for use with any of the standard frontends, and provides a distutils command to run tests with zero configuration.


Attributes

a __email__

'kid@blazingthings.com'

Modules

The testido module exposes 2 submodules:

collector
tests

See the source for more information.