[ buster ]
[ ソース: python-coverage-test-runner ]
パッケージ: python-coverage-test-runner (1.13.1-2)
python-coverage-test-runner に関するリンク
Debian の資源:
python-coverage-test-runner ソースパッケージをダウンロード:
- [python-coverage-test-runner_1.13.1-2.dsc]
- [python-coverage-test-runner_1.13.1.orig.tar.xz]
- [python-coverage-test-runner_1.13.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [liw.fi]
類似のパッケージ:
fail Python program unit tests unless they test everything
This package contains the Python module CoverageTestRunner, which runs unit tests implemented using the unittest module in the Python standard library. It runs them using coverage.py (in the python-coverage package) and fails the test if all statements are not covered.
その他の python-coverage-test-runner 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-coverage
- code coverage tool for Python 2