tddspry 0.3
Utilities to test Django applications with nosetests.
Latest Version: 0.4-beta
tddspry is collection of testcases and additional helpers for testing Django applications with nose library.
Installation
On most UNIX-like systems, you'll probably need to run these commands as root or using sudo.
To install:
python setup.py install
Or via easy_install:
easy_install tddspry
Also, you can retrieve fresh version of tddspry from GitHub:
git clone git://github.com/playpauseandstop/tddspry.git
Documentation
Sphinx-generated documentation for tddspry located at GitHub pages. This documentation updates after every tddspry release.
Fresh documentation always can access in docs/ directory.
Bugs, features, contacts
Sending bugs and features
We use tddspry in all our projects, so we hope that it hasn't any bug, but if you really find it - send it to issues tracker on GitHub.
And if tddspry does not support feature needed to you - tell us too and we tries to adds it as soon as possible.
Contacts
| Authors: | Igor Davydenko < playpauseandstop [at] gmail >, Volodymyr Hotsyk < gotsyk [at] gmail > |
|---|---|
| Idea: | Andriy Khavryuchenko < akhavr [at] gmail > |
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| tddspry-0.3.tar.gz (md5) | Source | 2009-05-10 | 16KB | 340 | |
- Author: Igor Davydenko
- Home Page: http://github.com/playpauseandstop/tddspry
- Keywords: django mock nose tdd testing tests twill
- Requires mock (>=0.5.0), nose (>=0.10.3), twill (>=0.9)
- Categories
- Package Index Owner: playpauseandstop
- DOAP record: tddspry-0.3.xml
