Contents

nox 2026.2.9

0

Flexible test automation.

Flexible test automation.

Stars: 1495, Watchers: 1495, Forks: 173, Open Issues: 76

The wntrblm/nox repo was created 9 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1495 github stars!

How to Install nox

You can install nox using pip

pip install nox

or add it to a project with poetry

poetry add nox

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/nox/
GitHub Repo:
https://github.com/theacodes/nox

Classifiers

  • Software Development/Testing
No  nox  pypi packages just yet.

Errors

A list of common nox errors.

Code Examples

Here are some nox code examples and snippets.

GitHub Issues

The nox package has 76 open issues on GitHub

  • fix: duplicated session name in cookbook
  • feat: drop Python 3.9
  • fix: better support for multiple session decorators
  • Expected 'uv_install_python' to be called once. Called 0 times.
  • nox.virtualenv.InterpreterNotFound: Python interpreter python3.11 not found
  • Some nox tests fails when PYTHONPATH is set
  • Python version from .python-version is not overridden by the one of the session
  • Support nox sessions running in parallel

See more issues on GitHub

Related Packages & Articles

mobly 1.13

Automation framework for special end-to-end test cases

tox 4.38.0

tox is a generic virtualenv management and test command line tool

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks

molecule 25.12.0

Molecule aids in the development and testing of Ansible roles

mock 5.2.0

mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.