helper to test wsgi applications
This wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.

This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://webtest.pythonpaste.org/
