Contents

nox 2024.3.2

0

Flexible test automation.

Flexible test automation.

Stars: 1215, Watchers: 1215, Forks: 144, Open Issues: 60

The wntrblm/nox repo was created 8 years ago and the last code push was 16 hours ago.
The project is very popular with an impressive 1215 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
Alethea Katherine Flowers
License
Apache-2.0
Homepage
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 60 open issues on GitHub

  • readthedocs broken
  • Consider preparing venv and virtualenv sessions without setuptools and wheel
  • CondaEnv auto-offline behaviour with local package repositories
  • Support nox sessions running in parallel
  • Prevent use of session.install in sessions without a virtual environment
  • Drop Python 3.6
  • Dropping support for python 3.6 EOL?
  • Support custom session names in --keywords expression
  • Allow session.run to execute something in the background
  • Add support for breakpointing

See more issues on GitHub

Related Packages & Articles

mobly 1.12.3

Automation framework for special end-to-end test cases

tox 4.14.2

tox is a generic virtualenv management and test command line tool

nbval 0.11.0

A py.test plugin to validate Jupyter notebooks

molecule 24.2.1

Molecule aids in the development and testing of Ansible roles

mock 5.1.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.