Metadata-Version: 1.1
Name: Flask-WebTest
Version: 0.0.7
Summary: Utilities for testing Flask applications with WebTest.
Home-page: https://github.com/aromanovich/flask-webtest
Author: Anton Romanovich
Author-email: anthony.romanovich@gmail.com
License: BSD
Description: 
        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/aromanovich/flask-webtest/zipball/master#egg=Flask-WebTest-dev>`_
        
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Testing
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
