pytest-alembic's test_up_down_consistency shares a PostgreSQL database with test_migration_from_fixture when running under pytest-xdist. Migration test fixtures that register seed data via the `ge
python pytest-alembic pytest-xdist migration-testing test-isolation 142 tokens