Name : python311-wsgi_intercept
| |
Version : 1.13.0
| Vendor : openSUSE
|
Release : 1.3
| Date : 2024-01-06 14:24:02
|
Group : Unspecified
| Source RPM : python-wsgi_intercept-1.13.0-1.3.src.rpm
|
Size : 0.10 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Library for installing a WSGI application in place of a real URI for testing
|
Description :
Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a `WSGI application`_ importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240605/repo/oss/noarch |