Repository Summary

Checkout URI https://github.com/Pylons/webtest.git
VCS Type git
VCS Version 2.0.18
Last Updated 2015-02-05
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
webtest 2.0.18

README

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/

CONTRIBUTING

No CONTRIBUTING.md found.