level12 / flask-webtest

Utilities for testing Flask applications with WebTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask-WebTest

https://dl.circleci.com/status-badge/img/gh/level12/flask-webtest/tree/master.svg?style=svg

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.

About

Utilities for testing Flask applications with WebTest

License:Other


Languages

Language:Python 98.8%Language:HTML 1.0%Language:Shell 0.2%