For docs see docs/index.rst or http://farmdev.com/projects/fixture/

To build docs run  ::

    $ make -C docs html

For info on running tests, see fixture/test/__init__.py

To run tests, just use `nosetests`.
