python-webtest - Helper to test WSGI applications
Website: | http://pythonpaste.org/webtest/ |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
WebTest 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.
Packages
python-webtest-1.1-3.fc11.noarch [74 KiB] |
Changelog
by Ricky Zhou (2009-04-14):
- Change define to global. - Remove old >= 8 conditional. - Remove unnecessary BuildRequires on python-devel. |