[ 原始碼: python-coverage-test-runner ]
套件:python3-coverage-test-runner(1.13.1-4)
python3-coverage-test-runner 的相關連結
Debian 的資源:
下載原始碼套件 python-coverage-test-runner:
- [python-coverage-test-runner_1.13.1-4.dsc]
- [python-coverage-test-runner_1.13.1.orig.tar.xz]
- [python-coverage-test-runner_1.13.1-4.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