Thanks to visit codestin.com
Credit goes to Github.com

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.

License

Notifications You must be signed in to change notification settings

jvanasco/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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • HTML 3.2%
  • JavaScript 0.1%