Name: | python3-webtest |
---|---|
Version: | 3.0.0 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 292696 |
License: | MIT |
RPM: | python3-webtest-3.0.0-6.el9.noarch.rpm |
Source RPM: | python-webtest-3.0.0-6.el9.src.rpm |
Build Date: | Mon Mar 13 2023 |
Build Host: | build-ol9-x86_64.oracle.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. |