
pytest-docker-compose 3.2.1
0
Manages Docker containers during your integration tests
Contents
Manages Docker containers during your integration tests
Stars: 216, Watchers: 216, Forks: 28, Open Issues: 32The pytest-docker-compose/pytest-docker-compose repo was created 7 years ago and the last code push was 10 hours ago.
The project is popular with 216 github stars!
How to Install pytest-docker-compose
You can install pytest-docker-compose using pip
pip install pytest-docker-compose
or add it to a project with poetry
poetry add pytest-docker-compose
Package Details
- Author
- Roald Storm
- License
- Homepage
- https://github.com/pytest-docker-compose/pytest-docker-compose
- PyPi:
- https://pypi.org/project/pytest-docker-compose/
- GitHub Repo:
- https://github.com/pytest-docker-compose/pytest-docker-compose
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common pytest-docker-compose errors.
Code Examples
Here are some pytest-docker-compose code examples and snippets.
GitHub Issues
The pytest-docker-compose package has 32 open issues on GitHub
- Update dependency tox to v4
- Dependency Dashboard
- Update dependency pytest to v6.2.5
- Update dependency docker-compose to v1.29.2
pythonfix