helper to test WSGI applications
conda install free::webtest
Webtest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.