nox 2024.10.9
0
Flexible test automation.
Contents
Flexible test automation.
Stars: 1306, Watchers: 1306, Forks: 150, Open Issues: 73The wntrblm/nox
repo was created 8 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 1306 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
- None
- PyPi:
- https://pypi.org/project/nox/
- GitHub Repo:
- https://github.com/theacodes/nox
Classifiers
- Software Development/Testing
Related Packages
Errors
A list of common nox errors.
Code Examples
Here are some nox
code examples and snippets.
GitHub Issues
The nox package has 73 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