Skip to content

Run test database through Docker#1198

Merged
adamchainz merged 2 commits into
mainfrom
docker_database
Jun 22, 2026
Merged

Run test database through Docker#1198
adamchainz merged 2 commits into
mainfrom
docker_database

Conversation

@adamchainz

Copy link
Copy Markdown
Owner

This PR makes pytest control Docker, rather than rely on it being manually started. This makes it easier to run tests from scratch, guarantees separate database servers for parallel test runs, and allows us to vary the database more easily too.

This PR makes pytest control Docker, rather than rely on it being manually started. This makes it easier to run tests from scratch, guarantees separate database servers for parallel test runs, and allows us to vary the database more easily too.
@adamchainz adamchainz enabled auto-merge (squash) June 22, 2026 22:25
@adamchainz adamchainz merged commit 96a886c into main Jun 22, 2026
34 checks passed
@adamchainz adamchainz deleted the docker_database branch June 22, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant