[ ソース: tox ]
パッケージ: tox (3.7.0-2)
tox に関するリンク
Debian の資源:
tox ソースパッケージをダウンロード:
メンテナ:
- Python Applications Packaging Team (QA ページ, メールアーカイブ)
- Faidon Liambotis (QA ページ)
- Barry Warsaw (QA ページ)
外部の資源:
- ホームページ [tox.readthedocs.io]
類似のパッケージ:
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 (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-filelock (>= 3.0.0-1~)
- platform independent file locking module (Python 3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-pluggy
- 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 (<< 2)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
- dep: python3-six (>= 1.0.0)
-
- dep: python3-toml (>= 0.9.4-1~)
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-virtualenv
- Python virtual environment creator
-
- dep: virtualenv
- Python virtual environment creator