[ 原始碼: nosexcover ]
套件: python3-nosexcover (1.0.11-1.2)
python3-nosexcover 的相關超連結
Trisquel 的資源:
下載原始碼套件 nosexcover:
維護者:
Original Maintainer:
- Guido Günther
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Add Cobertura-style XML coverage report to nose (Python3 version)
A companion to the built-in nose.plugins.cover, this plugin will write out an XML coverage report to a file named coverage.xml.
It will honor all the options you pass to the Nose coverage plugin, especially --cover-package.
This package contains the Python 3 version of the module.
其他與 python3-nosexcover 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-coverage (>= 3.4)
- code coverage tool for Python 3
-
- dep: python3-nose
- test discovery and running for Python3 unittest