fixtures
Provides tools to load and inspect test data.
The fixtures module is accessible via the testtools module.
See class/ function docs for examples of usage. The Fixture class has most of the examples.
Modules
The testtools.fixtures module exposes 3 submodules:
See the source for more information.