Skip to content

test-isolation

1 posts ◉ feed
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 get_at_{revision}_data() naming convention are auto-discovered and inserted globally during EVERY upgrade…
Read more →
@mahmoud