[ Bron: tox ]
Pakket: tox (4.23.0-1)
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 (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cachetools
- extensible memoizing collections and decorators for Python 3
-
- dep: python3-chardet
- Universal Character Encoding Detector (Python3)
-
- dep: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-platformdirs (>= 4.3.6)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-pluggy
- plugin and hook calling mechanisms for Python 3
-
- dep: python3-pyproject-api
- API to interact with Python pyproject.toml-based projects
-
- dep: python3-tomli
- lil' TOML parser for Python
- of python3-supported-min (>= 3.11)
- Pakket niet beschikbaar
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- of python3-supported-min (>= 3.11)
- Pakket niet beschikbaar
-
- dep: python3-virtualenv
- Python virtual environment creator