[ trixie ]
[ sid ]
[ 源代码: python-pycotap ]
软件包:python3-pycotap(1.3.1-2)
python3-pycotap 的相关链接
Debian 的资源:
下载源码包 python-pycotap:
- [python-pycotap_1.3.1-2.dsc]
- [python-pycotap_1.3.1.orig.tar.xz]
- [python-pycotap_1.3.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
tiny test runner that outputs TAP results to standard output
This package provides a simple Python test runner for unittest that outputs "Test Anything Protocol" (see http://testanything.org) results to standard output, similar to what tape (https://www.npmjs.com/package/tape) does for JavaScript).