Description
Runs Python tests and commands across isolated environments defined by a project. It helps developers verify packages against multiple Python versions, dependency sets, and repeatable test commands.
Run it from the terminal in trusted projects. tox can install dependencies and execute configured commands, so inspect configuration before running it on unreviewed repositories.