werkt / webtest

Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

Home Page:http://webtest.readthedocs.org/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

http://webtest.readthedocs.org/en/latest/


Languages

Language:Python 96.8%Language:HTML 3.1%Language:JavaScript 0.1%