[ ソース: python-coverage-test-runner ]
パッケージ: python3-coverage-test-runner (1.13.1-6)
python3-coverage-test-runner に関するリンク
Debian の資源:
python-coverage-test-runner ソースパッケージをダウンロード:
- [python-coverage-test-runner_1.13.1-6.dsc]
- [python-coverage-test-runner_1.13.1.orig.tar.xz]
- [python-coverage-test-runner_1.13.1-6.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.
その他の python3-coverage-test-runner 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-zombie-imp
- copy of the `imp` module that was removed in Python 3.12