Flask-WebTest
Flask-WebTest provides a set of utilities to ease testing Flask applications with WebTest.
Installation
pip install flask-webtest
Documentation
Documentation is available on Read the Docs.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
docs |
|
|
|
|
tests |
|
|
|
|
.gitignore |
|
|
|
|
.travis.yml |
|
|
|
|
LICENSE |
|
|
|
|
README.rst |
|
|
|
|
flask_webtest.py |
|
|
|
|
requirements-dev.txt |
|
|
|
|
setup.cfg |
|
|
|
|
setup.py |
|
|
|
|
test.sh |
|
|
Flask-WebTest provides a set of utilities to ease testing Flask applications with WebTest.
pip install flask-webtest
Documentation is available on Read the Docs.