[ 源代码: node-tap-mocha-reporter ]
软件包:node-tap-mocha-reporter(5.0.3+~2.0.2-2)
node-tap-mocha-reporter 的相关链接
Debian 的资源:
下载源码包 node-tap-mocha-reporter:
- [node-tap-mocha-reporter_5.0.3+~2.0.2-2.dsc]
- [node-tap-mocha-reporter_5.0.3+~2.0.2.orig-unicode-length.tar.gz]
- [node-tap-mocha-reporter_5.0.3+~2.0.2.orig.tar.gz]
- [node-tap-mocha-reporter_5.0.3+~2.0.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Format a TAP stream using Mocha's set of reporters
This module allows one to format node-tap output like output of Mocha test framework.
node-tap is a Node.js implementation of TAP a simple text-based interface shared between testing modules implemented in many popular languages.
Mocha is a feature-rich JavaScript test framework running on Node.js and browser, making asynchronous testing simple.
Node.js is an event-based server-side JavaScript engine.
其他与 node-tap-mocha-reporter 有关的软件包
|
|
|
|
-
- dep: node-color-support
- 软件包暂时不可用
-
- dep: node-debug
- small debugging utility for Node.js
-
- dep: node-diff
- javascript text differencing implementation
-
- dep: node-escape-string-regexp
- Escape RegExp special characters in Node.js
-
- dep: node-glob
- glob functionality for Node.js
-
- dep: node-punycode
- Nodejs robust Punycode converter fully RFC compliant
-
- dep: node-strip-ansi
- Strip ANSI escape codes
-
- dep: node-tap-parser (>= 11)
- Test anything protocol stream parser - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
-
- enh: node-tap
- Test-Anything-Protocol module for Node.js