GitHub - cdevienne/webtest: Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Contributing

Contributing

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Languages

  • Python 99.5%
  • Other 0.5%