[ ソース: tox ]
パッケージ: tox (3.21.4-1)
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.
その他の tox 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-filelock
- platform independent file locking module
-
- 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 用配布用ユーティリティへの機能強化
-
- dep: python3-six (>= 1.14.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-virtualenv
- Python virtual environment creator