fixture 1.0.2
fixture is a python module for loading and referencing test data
Latest Version: 1.1.0
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 | Size | # downloads |
|---|---|---|---|---|
| fixture-1.0.2-py2.5.egg (md5, pgp) | Python Egg | 2.5 | 188KB | 32 |
| fixture-1.0.2.tar.gz (md5, pgp) | Source | 90KB | 18 | |
- Author: Kumar McMillan <kumar dot mcmillan / gmail com>
- Home Page: http://farmdev.com/projects/fixture/
- Keywords: test testing tools unittest fixtures setup teardown database stubs IO tempfile
- License: GNU Lesser General Public License (LGPL)
-
Categories
- Environment :: Other Environment
- Intended Audience :: Developers
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Quality Assurance
- Topic :: Software Development :: Testing
- Topic :: Utilities
- Package Index Owner: kumar303
- DOAP record: fixture-1.0.2.xml
