pytest-alembic 0.11.1
0
A pytest plugin for verifying alembic migrations.
Contents
A pytest plugin for verifying alembic migrations.
Stars: 192, Watchers: 192, Forks: 13, Open Issues: 1The schireson/pytest-alembic
repo was created 4 years ago and the last code push was 1 months ago.
The project is popular with 192 github stars!
How to Install pytest-alembic
You can install pytest-alembic using pip
pip install pytest-alembic
or add it to a project with poetry
poetry add pytest-alembic
Package Details
- Author
- Dan Cardin
- License
- MIT
- Homepage
- https://github.com/schireson/pytest-alembic
- PyPi:
- https://pypi.org/project/pytest-alembic/
- GitHub Repo:
- https://github.com/schireson/pytest-alembic
Classifiers
Related Packages
Errors
A list of common pytest-alembic errors.
Code Examples
Here are some pytest-alembic
code examples and snippets.