djangosanetesting 0.5.11
Integrate Django with nose, Selenium, Twill and more.
Downloads ↓ | Package Documentation
django-sane-testing integrates Django with Nose testing framework. Goal is to provide nose goodies to Django testing and to support feasible integration or functional testing of Django applications, for example by providing more control over transaction/database handling.
Thus, there is a way to start HTTP server for non-WSGI testing - like using Selenium or Windmill.
Selenium has also been made super easy - just start --with-selenium, inherit from SeleniumTestCase and use self.selenium.
Package is documented - see docs/ or http://readthedocs.org/projects/Almad/django-sane-testing/docs/index.html .
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| djangosanetesting-0.5.11-py2.6.egg (md5) | Python Egg | 2.6 | 2011-05-18 | 86KB | 320 |
| djangosanetesting-0.5.11.tar.gz (md5) | Source | 2011-05-18 | 75KB | 6366 | |
- Author: Lukas Linhart
- Documentation: djangosanetesting package documentation
- Home Page: http://devel.almad.net/trac/django-sane-testing/
- Requires Django (>=1.1), nose (>=0.10)
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Operating System :: OS Independent
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Software Development :: Testing
- Package Index Owner: Almad
- DOAP record: djangosanetesting-0.5.11.xml
