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.
5 lines
263 B
Text
5 lines
263 B
Text
$NetBSD: distinfo,v 1.1.1.1 2010/04/14 20:27:59 jihbed Exp $
|
|
|
|
SHA1 (wsgi_intercept-0.4.tar.gz) = 12a18b7ffd4a5e3b5ffe04cd35deeac9284907f3
|
|
RMD160 (wsgi_intercept-0.4.tar.gz) = d160a1e43a21e3b6fb6c2fa4d02c9b182d155956
|
|
Size (wsgi_intercept-0.4.tar.gz) = 41124 bytes
|