Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 329 Bytes

README.rst

File metadata and controls

11 lines (8 loc) · 329 Bytes

WebTest

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.

Full docs can be found at https://webtest.readthedocs.org/en/latest/