fixtures

Provides tools to load and inspect test data.

See class/ function docs for examples of usage. The Fixture class has most of the examples.


Modules

The testtools.fixtures module exposes 3 submodules:

fixtures
registry
Private registry for the Fixture class.
storable
Storable Fixture objects.

See the source for more information.