aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-WebTest/pkg-descr
blob: 34df5bda2714b832e72b76ca8284a806e9ef1454 (plain) (blame)
1
2
3
4
5
6
py-WebTest is a helper to test WSGI applications, it wraps any WSGI application
and makes it easy to send test requests to that application, without starting up
an HTTP server.  It provides convenient full-stack testing of applications
written with any WSGI-compatible framework.

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