pytest-flask-sqlalchemy

View on PyPIReverse Dependencies (5)

1.1.0 pytest_flask_sqlalchemy-1.1.0-py3-none-any.whl

Wheel Details

Project: pytest-flask-sqlalchemy
Version: 1.1.0
Filename: pytest_flask_sqlalchemy-1.1.0-py3-none-any.whl
Download: [link]
Size: 11719
MD5: 057b1bae41b707caeeda3c617eb21881
SHA256: b9f272d5c4092fcbe4a6284e402a37cad84f5b9be3c0bbe1a11927f24c99ff83
Uploaded: 2022-04-30 16:48:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-flask-sqlalchemy
Version: 1.1.0
Summary: A pytest plugin for preserving test isolation in Flask-SQlAlchemy using database transactions.
Author: Jean Cochrane
Author-Email: jean[at]jeancochrane.com
Home-Page: https://github.com/jeancochrane/pytest-flask-sqlalchemy
License: MIT
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
Requires-Dist: pytest (>=3.2.1)
Requires-Dist: pytest-mock (>=1.6.2)
Requires-Dist: SQLAlchemy (>=1.2.2)
Requires-Dist: Flask-SQLAlchemy (>=2.3)
Requires-Dist: packaging (>=14.1)
Requires-Dist: pytest-postgresql (<4.0.0,>=2.4.0); extra == "tests"
Requires-Dist: psycopg2-binary; extra == "tests"
Requires-Dist: pytest (>=6.0.1); extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 19280 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_flask_sqlalchemy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_flask_sqlalchemy/fixtures.py sha256=NMhieoBkK1faJp1gkZKTsXM3hKVECrdx5cx6A_PFl8w 7973
pytest_flask_sqlalchemy/plugin.py sha256=th5oGTLnL97bwfqyVO57DvZrw7uf25QyTblgLEDr6_8 1256
pytest_flask_sqlalchemy-1.1.0.dist-info/LICENSE sha256=rjvdgov_u4vqtgojgGL2iLTBuS5zS80FqaFLYgpt1oE 1101
pytest_flask_sqlalchemy-1.1.0.dist-info/METADATA sha256=SZEkXAbw2l340z1JAMucQt0ARcHwsgE-9aHS9V3s0yY 20458
pytest_flask_sqlalchemy-1.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pytest_flask_sqlalchemy-1.1.0.dist-info/entry_points.txt sha256=FDAkiuHfe0w_JqNEqZz2ujuHf2nUV2QIyjlDWrzV7oA 69
pytest_flask_sqlalchemy-1.1.0.dist-info/top_level.txt sha256=l-heUoT7YiVd7KNDmwBKmZDeF9vWgZZG2h0c_dQuv1c 24
pytest_flask_sqlalchemy-1.1.0.dist-info/RECORD

top_level.txt

pytest_flask_sqlalchemy

entry_points.txt

pytest-flask-sqlalchemy = pytest_flask_sqlalchemy.plugin