[ buster ]
[ 原始碼: unittest-xml-reporting ]
套件:python-xmlrunner(1.5.0-1)
python-xmlrunner 的相關連結
Debian 的資源:
下載原始碼套件 unittest-xml-reporting:
- [unittest-xml-reporting_1.5.0-1.dsc]
- [unittest-xml-reporting_1.5.0.orig.tar.gz]
- [unittest-xml-reporting_1.5.0-1.debian.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
PyUnit-based test runner with JUnit like XML reporting
unittest-xml-reporting is a Python "unittest" test runner that saves test results to machine-readble XML files that can be consumed by a wide range of development tools such as build systems, IDEs and continuous integration servers (such as Hudson/Jenkins).
It also includes an adaptor so that it can be used in conjunction with the Django web development framework.
其他與 python-xmlrunner 有關的套件
|
|
|
|
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- rec: python-unittest2
- backport of the enhanced unittest testing framework - Python 2.7