WebTest 1.3.3
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 | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| WebTest-1.3.3.tar.gz (md5) | Source | 2011-11-21 | 75KB | 6286 | |
| WebTest-1.3.3.zip (md5) | Source | 2011-11-21 | 102KB | 15535 | |
- Author: Gael Pasgrimaud
- Home Page: http://webtest.pythonpaste.org/
- Keywords: wsgi test unit tests web
- License: MIT
-
Categories
- Development Status :: 5 - Production/Stable
- Framework :: Paste
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Programming Language :: Python :: 3
- Topic :: Internet :: WWW/HTTP :: WSGI
- Topic :: Internet :: WWW/HTTP :: WSGI :: Server
- Package Index Owner: ianb, gawel
- DOAP record: WebTest-1.3.3.xml
