[ 原始碼: python-nosehtmloutput ]
套件: python3-nosehtmloutput (0.0.5-2)
python3-nosehtmloutput 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-nosehtmloutput:
- [python-nosehtmloutput_0.0.5-2.dsc]
- [python-nosehtmloutput_0.0.5.orig.tar.xz]
- [python-nosehtmloutput_0.0.5-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
外部的資源:
- 主頁 [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