pytest-alembic

View on PyPIReverse Dependencies (4)

0.11.0 pytest_alembic-0.11.0-py3-none-any.whl

Wheel Details

Project: pytest-alembic
Version: 0.11.0
Filename: pytest_alembic-0.11.0-py3-none-any.whl
Download: [link]
Size: 35246
MD5: 42274faaf12a7b9ee6003b8394276f9e
SHA256: bce543dae00eec8b69b283105d48e0b3e1cc31ca721b0a8c46cb4710e7aa0ec8
Uploaded: 2024-03-04 14:26:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-alembic
Version: 0.11.0
Summary: A pytest plugin for verifying alembic migrations.
Author: Dan Cardin
Author-Email: ddcardin[at]gmail.com
Home-Page: https://github.com/schireson/pytest-alembic
Project-Url: Repository, https://github.com/schireson/pytest-alembic
License: MIT
Keywords: pytest,sqlalchemy,alembic,migration,revision
Classifier: Framework :: Pytest
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6,<4
Requires-Dist: alembic
Requires-Dist: pytest (>=6.0)
Requires-Dist: sqlalchemy
Description-Content-Type: text/markdown
[Description omitted; length: 5258 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.3.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=qP68VryW0IMx4l6HQ0lrUh9qcuiUWBgTPit3sAvqTXw 7604
README.md sha256=BJHmzDqwDdHS7cGFfFi9i6r96eYQjaywxYOj7W3xtRE 5269
pytest_alembic/__init__.py sha256=beLqF9z8vuifriO7zs3sj31kNCjEo3mllPdC_ZcWWzU 263
pytest_alembic/config.py sha256=UWuf8wUWvWapCwxJjgSnwUiyLFxRjSfmOOczHpVOaFY 6349
pytest_alembic/executor.py sha256=NSN4O_65b1BEAGUGTVBS2rJ_-hLkAi84Cat6jn_y6Aw 6526
pytest_alembic/history.py sha256=rj1n5DcN6XGw1_oG5vz3W2cI9oatVKRCw65-Cq6OGYA 2939
pytest_alembic/plugin/__init__.py sha256=EICrc4zH_YpRjM3rFYxhAMZHcqetHnuICPtL3tdiwe0 201
pytest_alembic/plugin/error.py sha256=kfnqbMkNUl8ZgXBQIIIrosk2dlB7HD0s1ACVC-rV8y8 727
pytest_alembic/plugin/fixtures.py sha256=quMW88UnurQNTb2toQ98yHxdNTX-r65AkZNsAz2oIJU 4415
pytest_alembic/plugin/hooks.py sha256=9dV1Y4c_hMuqImFKKiHLh7MQ7z2dm2ne5GMAvMX-uk8 2887
pytest_alembic/plugin/plugin.py sha256=fWQlhULRR5IXpl3XD7cpGE2RvkN2pnhpCNCZ0ea8PpI 7164
pytest_alembic/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_alembic/revision_data.py sha256=WVyQAk1RuhihNV2DDorKZCulYmXY8epRjFfeWAOx3Ag 2070
pytest_alembic/runner.py sha256=F70KXEaFOwMuBvsJoPSRa_bx1KcqBwIZLx-Nqx0VAd8 10474
pytest_alembic/tests/__init__.py sha256=66cew6CZv2jQ_LHcaxEXSz938Pszm07HnWbaFAM2dXE 302
pytest_alembic/tests/default.py sha256=fe-rgYX6A22Dsq6UzvyzYjmK6EvbwLnqbrZyFMRDNUI 6352
pytest_alembic/tests/experimental/__init__.py sha256=LpFXEZhPOHQfJKc_vfF7RArAf-CZTep1MPBFZPBfCww 333
pytest_alembic/tests/experimental/all_models_register_on_metadata.py sha256=Np7UIxDiFgKOENAzeRKd1svuyC-ZB_Pibla0EAEK4pM 9555
pytest_alembic/tests/experimental/collect_clean_alembic_environment.py sha256=PSgr_7-kCHNHBvHK4otqp3DxD2fYC61Y_shp_iADwdM 3857
pytest_alembic/tests/experimental/downgrade_leaves_no_trace.py sha256=HuTn8AbcjHLeHGCLLgOjtaFETZkA79mBRo9BPUGdQmM 7045
pytest_alembic-0.11.0.dist-info/entry_points.txt sha256=GcXlB84I-sfQ4AWOovHssksEjystHOp_jwyuNbhyEFQ 49
pytest_alembic-0.11.0.dist-info/LICENSE sha256=3u2VoCyJhjavO0buKETd8i7GIIOQZibEG-A_xjc87vQ 1053
pytest_alembic-0.11.0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
pytest_alembic-0.11.0.dist-info/METADATA sha256=8xlMC7Lf11rQdYuhSi0ipJsmWYYB7rCQg2tbFG-N8qs 6211
pytest_alembic-0.11.0.dist-info/RECORD

entry_points.txt

pytest_alembic = pytest_alembic.plugin