[ Bron: tox ]
Pakket: tox (3.28.0-2)
Verwijzigingen voor tox
Debian bronnen:
Het bronpakket tox downloaden:
Beheerders:
Externe bronnen:
- Homepage [tox.wiki]
Vergelijkbare pakketten:
virtualenv-based automation of test activities
Tox as is a generic virtualenv management and test command line tool you can use for:
* checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
Andere aan tox gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- of python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pluggy (>= 0.12.0-1~)
- plugin and hook calling mechanisms for Python - 3.x
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-setuptools
- Python3 Distutils Enhancements
-
- dep: python3-six (>= 1.14.0)
- Python 2 and 3 compatibility library
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
- of python3 (>> 3.7)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-tomli
- lil' TOML parser for Python
- of python3 (>> 3.11)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-virtualenv
- Python virtual environment creator