Metadata-Version: 2.1
Name: pytest-flask-sqlalchemy-transactions
Version: 1.0.2
Summary: Run tests in transactions using pytest, Flask, and SQLalchemy.
Home-page: https://github.com/jeancochrane/pytest-flask-sqlalchemy-transactions
Author: Jean Cochrane
Author-email: jean@jeancochrane.com
License: MIT
Description: # This package has moved!
        
        This plugin has been renamed to
        [pytest-flask-sqlalchemy](https://pypi.org/project/pytest-flask-sqlalchemy/).
        Please install that package instead, as no future updates will be made to this
        version of the package.
        
        This page will remain up until September 1st, 2018, at which point the package will be
        officially deprecated in favor of pytest-flask-sqlalchemy.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Pytest
Description-Content-Type: text/markdown
Provides-Extra: tests
