Name : python2-wsgi_intercept
| |
Version : 1.5.0
| Vendor : openSUSE
|
Release : lp150.1.2
| Date : 2018-05-09 02:21:56
|
Group : Development/Languages/Python
| Source RPM : python-wsgi_intercept-1.5.0-lp150.1.2.src.rpm
|
Size : 0.23 MB
| |
Packager : https://bugs_opensuse_org
| |
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: /vol/rzm3/linux-opensuse/ports/armv7hl/distribution/leap/15.0/repo/oss/noarch |