skip to navigation
skip to content

fixture 1.1.1

fixture is a python module for loading and referencing test data

Latest Version: 1.3.1

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.1.1-py2.5.egg (md5, pgp) Python Egg 2.5 2008-09-19 15:22:14 196KB 256
fixture-1.1.1.tar.gz (md5, pgp) Source 2008-09-19 15:22:12 98KB 92

Log in to rate this package.