WebTest 1.0
Helper to test WSGI applications
This wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written with any WSGI-compatible framework.
This is based on paste.fixture.TestApp.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| WebTest-1.0-py2.5.egg (md5) | Python Egg | 2.5 | 30KB | 320 |
| WebTest-1.0.tar.gz (md5) | Source | 22KB | 65 | |
| WebTest-1.0-py2.4.egg (md5) | Python Egg | 2.4 | 30KB | 736 |
- Author: Ian Bicking <ianb at colorstudy com>
- Home Page: http://pythonpaste.org/webtest/
- Keywords: wsgi test unit tests web
- License: MIT
- Categories
- Package Index Owner: ianb
- DOAP record: WebTest-1.0.xml
