python-wsgi_intercept
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.
- Sources inherited from project Cloud:OpenStack:Rocky
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:Ardana:9:CentOS:7.5/python-wsgi_intercept && cd $_
- Create Badge
Refresh
Refresh
Comments 0