tox (original) (raw)

View this page

Edit this page

Toggle table of contents sidebar

tox - automation project

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 pytestand devpi).

Latest version on PyPI PyPI - Implementation PyPI - Python Version Documentation status Discord PyPI - Downloads PyPI - License Open issues Open pull requests Package popularity

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

Useful links

Related projects

tox has influenced several other projects in the Python test automation space. If tox doesn’t quite fit your needs or you want to do more research, we recommend taking a look at these projects:

Tutorials