Skip to content

Pylons/webtest

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://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.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published