Name: | python-webtest |
---|---|
Version: | 1.3.4 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 604650 |
License: | MIT |
RPM: | python-webtest-1.3.4-6.el7.noarch.rpm |
Source RPM: | python-webtest-1.3.4-6.el7.src.rpm |
Build Date: | Fri May 09 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pythonpaste.org/webtest/ |
Summary: | Helper to test WSGI applications |
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. |