Name : python3-wsgi_intercept
| |
Version : 1.9.2
| Vendor : openSUSE
|
Release : bp155.2.11
| Date : 2023-05-22 13:15:06
|
Group : Unspecified
| Source RPM : python-wsgi_intercept-1.9.2-bp155.2.11.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: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/noarch |