Path to this page:
./
wip/py-wsgi-intercep,
Installs a WSGI application in place of a real URI for testing
Branch: CURRENT,
Version: 1.9.2,
Package name: py312-wsgi-intercept-1.9.2,
Maintainer: kamelderouicheTesting a WSGI application sometimes 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
Master sites:
RMD160: 1dfc0a7d0847a1f58df4782cf8e1c6f13e13b1d6
Filesize: 28.401 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-wsgi-intercept-1.9.2
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Updated to version: py310-wsgi-intercept-1.9.2
- (2023-02-13) Package has been reborn
- (2021-10-08) Updated to version: py39-wsgi-intercept-1.9.2