Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 783 Bytes

README.rst

File metadata and controls

24 lines (15 loc) · 783 Bytes

Flask-WebTest

image

Flask-WebTest provides a set of utilities to ease testing Flask applications with WebTest.

As a small-in-scope project and relatively mature/stable, lack of recent commits does not indicate it is abandoned. Occasionally, Flask or another dependency will deprecate imports. Most updates here will be to resolve those breakages when they occur.

Installation

pip install flask-webtest

Documentation

Documentation is available on Read the Docs.