Metadata-Version: 2.1
Name: Flask-WebTest
Version: 0.1.1
Summary: Utilities for testing Flask applications with WebTest.
Home-page: https://github.com/level12/flask-webtest
Author: Anton Romanovich
Author-email: anthony.romanovich@gmail.com
License: BSD
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Testing
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Provides-Extra: tests
License-File: LICENSE


Flask-WebTest
-------------

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

Links
`````

* `documentation <http://flask-webtest.readthedocs.org/en/latest/>`_
* `development version
  <http://github.com/level12/flask-webtest/zipball/master#egg=Flask-WebTest-dev>`_


