tox
Nox
https://nox.thea.codes/en/stable/
nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration.
Added 2 years ago