pytest-flask-sqlalchemy-transactions

View on PyPIReverse Dependencies (0)

1.0.2 pytest_flask_sqlalchemy_transactions-1.0.2-py3-none-any.whl

Wheel Details

Project: pytest-flask-sqlalchemy-transactions
Version: 1.0.2
Filename: pytest_flask_sqlalchemy_transactions-1.0.2-py3-none-any.whl
Download: [link]
Size: 5395
MD5: 50a125053f1b2129db0364e262cd5a76
SHA256: c2d6c0f517a258cb2568be5b37c5a0512d8ace78c5261f0e6e69e2c2b7724289
Uploaded: 2018-08-02 01:07:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-flask-sqlalchemy-transactions
Version: 1.0.2
Summary: Run tests in transactions using pytest, Flask, and SQLalchemy.
Author: Jean Cochrane
Author-Email: jean[at]jeancochrane.com
Home-Page: https://github.com/jeancochrane/pytest-flask-sqlalchemy-transactions
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: pytest-postgresql; extra == "tests"
Provides-Extra: tests
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 389 characters]

WHEEL

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

RECORD

Path Digest Size
pytest_flask_sqlalchemy_transactions-1.0.2.dist-info/METADATA sha256=hGtPXVcxdlBaGLQeWRIAsLFtYDZ0gBKehy1lys5wz5E 1408
pytest_flask_sqlalchemy_transactions-1.0.2.dist-info/RECORD
pytest_flask_sqlalchemy_transactions-1.0.2.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
pytest_flask_sqlalchemy_transactions-1.0.2.dist-info/entry_points.txt sha256=JSEX6Vbq_BdkzyC13UTc85y0lrU70EtwxGiyaIhziTc 71
pytest_flask_sqlalchemy_transactions-1.0.2.dist-info/top_level.txt sha256=4ALWFZhZx_EV48HWnFmrC06_bRRwWdSqUXjRzHnS8fo 13
transactions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
transactions/fixtures.py sha256=46eqFMEx4YE3nvIPk4DKh2hLaszW8fa1c9Z_7NM6rIk 7414
transactions/plugin.py sha256=th5oGTLnL97bwfqyVO57DvZrw7uf25QyTblgLEDr6_8 1256

top_level.txt

transactions

entry_points.txt

pytest-flask-sqlalchemy-transactions = transactions.plugin