[ 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