Testido

Collector

A TestSuite that is automatically built from tests in the supplied package.


Attributes

a regex

None

Methods

f __call__(self) ...

f __init__(self, packagename, regex=None) ...

@packagename a string name for the package to look up and search @regex a regular expression to match against filenames and test names

f __iter__(self) ...

See the source for more information.