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 |
- 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.3.1.xml
Log in to rate this package.
