pytest-docker-compose 3.2.1
0
Manages Docker containers during your integration tests
Contents
Manages Docker containers during your integration tests
Stars: 210, Watchers: 210, Forks: 26, Open Issues: 32The pytest-docker-compose/pytest-docker-compose
repo was created 6 years ago and the last code push was 1 weeks ago.
The project is popular with 210 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
- add an option to uniquely name projects for parallel running