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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-wsgi_intercept
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-wsgi_intercept && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-wsgi_intercept.changes | 0000000138 138 Bytes | |
python-wsgi_intercept.spec | 0000002438 2.38 KB | |
wsgi_intercept-0.5.1.tar.gz | 0000040797 39.8 KB |
Revision 1 (latest revision is 61)
Sascha Peilicke (saschpe)
committed
(revision 1)
- Initial version
Comments 0