[ 源代码: python-nosehtmloutput ]
软件包: python3-nosehtmloutput (0.0.5-1)
python3-nosehtmloutput 的相关链接
Trisquel 的资源:
下载源码包 python-nosehtmloutput:
- [python-nosehtmloutput_0.0.5-1.dsc]
- [python-nosehtmloutput_0.0.5.orig.tar.xz]
- [python-nosehtmloutput_0.0.5-1.debian.tar.xz]
维护者:
Original Maintainers:
- PKG OpenStack (Mail Archive)
- Julien Danjou
- Thomas Goirand
- Mehdi Abaakouk
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
plugin to produce test results in html - Python 3.x
A plugin for nosetests that will write out test results to results.html. The code is adapted from the example html output plugin at:
https://github.com/nose-devs/nose/blob/master/examples/html_plugin/htmlplug.pyand the pyunit Html test runner at
http://tungwaiyip.info/software/HTMLTestRunner.html.
This package contains the Python 3.x module.
其他与 python3-nosehtmloutput 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest