{"library":"pytest-alembic","type":"library","category":null,"description":"pytest-alembic is a pytest plugin designed to verify Alembic database migrations. It provides fixtures and test functions to ensure that migrations can be applied and reverted correctly, that the database schema remains consistent, and that the migration history is valid. The library is actively maintained, with frequent minor releases addressing compatibility and bug fixes, typically on a monthly or bi-monthly basis.","language":"python","status":"active","version":"0.12.1","tags":["pytest","alembic","database","migrations","testing","sqlalchemy"],"install":[{"cmd":"pip install pytest-alembic","imports":["from alembic.config import Config","from sqlalchemy import create_engine","from pytest_alembic.runner import AlembicRunner","from pytest_alembic.util import create_alembic_fixture"]}],"homepage":null,"github":"https://github.com/schireson/pytest-alembic","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-alembic/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.7,"avg_import_s":1.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-alembic/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}