Name : python2-wsgi_intercept
| |
Version : 1.8.0
| Vendor : obs://build_opensuse_org/Cloud:OpenStack
|
Release : 2.2
| Date : 2020-01-24 18:11:57
|
Group : Development/Languages/Python
| Source RPM : python-wsgi_intercept-1.8.0-2.2.src.rpm
|
Size : 0.08 MB
| |
Packager : (none)
| |
Summary : Installs 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/Cloud:/OpenStack:/Stein/SLE_15/noarch |