holm / fixture

python module for loading and referencing test data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ::
    
    $ python setup_test_buildout.py
    $ ./bin/buildout
    $ ./bin/test-fixture

About

python module for loading and referencing test data

License:Other


Languages

Language:Python 99.8%Language:Shell 0.2%