Used to run Python3 projects tests with Tox on multiple Python versions managed by Pyenv
673
This image is used to run Python3 projects tests with Tox on multiple Python versions, managed by Pyenv.
These Python versions are managed by this image using pyenv:
| Name | Default value |
|---|---|
| USER_NAME | pyenv-test |
| USER_UID | 6000 |
Tests are done using Testinfra. You must have pip installed to run tests
Install dependencies
pip install -r requirements.txt
Run tests
pytest
Content type
Image
Digest
Size
501.5 MB
Last updated
about 6 years ago
docker pull infopen/pyenv-tox