Name: | python3-webtest |
---|---|
Version: | 3.0.1 |
Release: | 2.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 358858 |
License: | MIT |
RPM: | python3-webtest-3.0.1-2.el10_0.noarch.rpm |
Source RPM: | python-webtest-3.0.1-2.el10_0.src.rpm |
Build Date: | Thu Jan 02 2025 |
Build Host: | build-ol10-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. |