Name: | python2-webtest |
---|---|
Version: | 2.0.33 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 322943 |
License: | MIT |
RPM: | python2-webtest-2.0.33-1.el8.noarch.rpm |
Source RPM: | python-webtest-2.0.33-1.el8.src.rpm |
Build Date: | Mon Nov 04 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/Pylons/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. |