skip to navigation
skip to content

fixture 1.3.1

fixture is a python module for loading and referencing test data

It provides several utilities for achieving a fixed state when testing Python programs. Specifically, these utilities setup / teardown databases and work with temporary file systems.

You may want to start by reading the End User Documentation.

If you are reading this from a source checkout then you may want to build the documentation locally. Install Sphinx then run:

cd /path/to/fixture/source
cd docs
make html

Then open build/html/index.html in your web browser. If that fails, you can read the reST files starting at docs/source/index.rst

File Type Py Version Uploaded on Size # downloads
fixture-1.3.1.tar.gz (md5, pgp) Source 2009-09-26 20:42:39.599863 78KB 487
fixture-1.3.1-py2.5.egg (md5, pgp) Python Egg 2.5 2009-09-26 20:42:35.895933 238KB 64

Log in to rate this package.