Skip to content
forked from Pylons/webtest

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

Notifications You must be signed in to change notification settings

cdevienne/webtest

This branch is 536 commits behind Pylons/webtest:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2748cf7 · Feb 22, 2013
Feb 22, 2013
Feb 22, 2013
Feb 22, 2013
Feb 21, 2013
Feb 21, 2013
Nov 14, 2012
Nov 13, 2012
Aug 29, 2012
Feb 21, 2013
Feb 21, 2013
Nov 13, 2012
Feb 21, 2013
Feb 21, 2013
Feb 22, 2013

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%