Name : python3-wsgi_intercept
| |
Version : 1.9.2
| Vendor : openSUSE
|
Release : lp152.2.1
| Date : 2020-03-16 12:32:36
|
Group : Unspecified
| Source RPM : python-wsgi_intercept-1.9.2-lp152.2.1.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/ports/aarch64/distribution/leap/15.2/repo/oss/noarch |