GitHub - tox-dev/tox at 7c3fae80cf4a68e126a3ae222ceebdc82cc44b68 (original) (raw)

tox

PyPI Supported Python versions Downloads Documentation status check

tox aims to automate and standardize testing in Python. It is part of a larger vision of easing the packaging, testing and release process of Python software (alongside pytest anddevpi).

tox is a generic virtual environment management and test command line tool you can use for:

Please read our user guide for an example and more detailed introduction, or watch this YouTube video that presents the problem space and how tox solves it.