Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 487 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 487 Bytes

Nox - Flexible test automation for Python

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.