nox

Flexible test automation for Python projects with multiple environments

brewmacoslinux
Try with needOr install directly
Source

About

Flexible test automation for Python

Commands

nox

Examples

Run all test sessions defined in noxfile.py$ nox
Run a specific test session$ nox -s tests-3.11
List all available sessions without running them$ nox --list