Skip to content

chore(tests): Have pytest manage ElasticMQ#38

Merged
mikeroll merged 1 commit intomasterfrom
pytest-docker
Nov 12, 2025
Merged

chore(tests): Have pytest manage ElasticMQ#38
mikeroll merged 1 commit intomasterfrom
pytest-docker

Conversation

@mikeroll
Copy link
Collaborator

@mikeroll mikeroll commented Nov 12, 2025

Might look overkill at first, but:

  • A Compose file is still a better way to run services than plain docker run or similar, even if it's just one service;
  • Since this is a library, the tests are the only use case for ElasticMQ - so it makes sense to tie it in with pytest and automate the magic.

@mikeroll mikeroll merged commit dc852ef into master Nov 12, 2025
1 of 6 checks passed
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