Pylons / webtest

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

Home Page:https://docs.pylonsproject.org/projects/webtest/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://docs.pylonsproject.org/projects/webtest/en/latest/

About

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

https://docs.pylonsproject.org/projects/webtest/en/latest/

License:Other


Languages

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