gituser/docker_multiarch/: nox-2020.12.31 metadata and description

Homepage Simple index

Flexible test automation.

author Alethea Katherine Flowers
author_email me@thea.codes
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Topic :: Software Development :: Testing
  • Environment :: Console
  • Programming Language :: Python
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Programming Language :: Python :: 3.9
  • Operating System :: POSIX
  • Operating System :: MacOS
  • Operating System :: Unix
  • Operating System :: Microsoft :: Windows
keywords testing automation tox
license Apache Software License
project_urls
  • Documentation, https://nox.thea.codes
  • Source Code, https://github.com/theacodes/nox
  • Bug Tracker, https://github.com/theacodes/nox/issues
provides_extras tox_to_nox
requires_dist
  • argcomplete (<2.0,>=1.9.4)
  • colorlog (<5.0.0,>=2.6.1)
  • py (<2.0.0,>=1.4.0)
  • virtualenv (>=14.0.0)
  • importlib-metadata ; python_version < "3.8"
  • jinja2 ; extra == 'tox_to_nox'
  • tox ; extra == 'tox_to_nox'
requires_python >=3.6
File Tox results History
nox-2020.12.31-py3-none-any.whl
Size
44 KB
Type
Python Wheel
Python
3

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.