webtest
helper to test WSGI applications
helper to test WSGI applications
To install this package, run one of the following:
Webtest wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.
Summary
helper to test WSGI applications
Last Updated
Dec 11, 2019 at 00:25
License
MIT
Total Downloads
1.0K
Version Downloads
629
Supported Platforms
GitHub Repository
https://github.com/Pylons/webtestDocumentation
http://webtest.pythonpaste.org/