Utilities for testing Flask applications with WebTest
Python HTML Shell
Switch branches/tags
Nothing to show
Latest commit 9dcf9d1 Apr 5, 2017 @aromanovich Bump version to 0.0.9

README.rst

Flask-WebTest

https://travis-ci.org/aromanovich/flask-webtest.png?branch=master

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.