| Name: | python3-webtest |
|---|---|
| Version: | 3.0.1 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 295467 |
| License: | MIT |
| RPM: | python3-webtest-3.0.1-1.el9.noarch.rpm |
| Source RPM: | python-webtest-3.0.1-1.el9.src.rpm |
| Build Date: | Fri Sep 13 2024 |
| 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. |