Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Aug 23 14:39:53 -0700 2009 | |
| |
MANIFEST.in | Sat May 09 15:56:36 -0700 2009 | |
| |
Makefile | Mon May 11 04:54:45 -0700 2009 | |
| |
README.rst | Sun Aug 23 14:39:53 -0700 2009 | |
| |
bin/ | Sat May 09 15:47:58 -0700 2009 | |
| |
docs/ | Sun May 17 13:49:04 -0700 2009 | |
| |
setup.py | Sun Aug 23 14:39:53 -0700 2009 | |
| |
tddspry/ | Sun May 17 13:49:04 -0700 2009 | |
| |
testproject/ | Mon May 11 03:12:33 -0700 2009 |
tddspry
tddspry is collection of testcases and additional helpers for testing Django applications with nose library.
Requirements
- Django >= 1.0
- setuptools >= 0.6.9
- mock >= 0.5.0
- nose >= 0.10.3
- twill >= 0.9
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 > |







