summaryrefslogtreecommitdiff
path: root/www/py-WebTest/DESCR
blob: edcddfd895cdf8fc611644b9cee45cec23f933e1 (plain)
1
2
3
4
5
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.