WebTest 3.0.1
0
Helper to test WSGI applications
Contents
Helper to test WSGI applications
Stars: 335, Watchers: 335, Forks: 110, Open Issues: 28The Pylons/webtest
repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 335 github stars!
How to Install webtest
You can install webtest using pip
pip install webtest
or add it to a project with poetry
poetry add webtest
Package Details
- Author
- Ian Bicking
- License
- MIT
- Homepage
- https://docs.pylonsproject.org/projects/webtest/en/latest/
- PyPi:
- https://pypi.org/project/WebTest/
- GitHub Repo:
- https://github.com/Pylons/webtest
Classifiers
- Internet/WWW/HTTP/WSGI
- Internet/WWW/HTTP/WSGI/Server
Related Packages
Errors
A list of common webtest errors.
Code Examples
Here are some webtest
code examples and snippets.