Skip to content

wntrblm/nox

Repository files navigation

Nox - Flexible test automation for Python

Build Status Coverage Status PyPI Version Docs

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.

The latest documentation is available on Read the Docs.

The source code is available on GitHub.