套件: node-tap-mocha-reporter (3.0.7+ds-1)
node-tap-mocha-reporter 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-tap-mocha-reporter:
- [node-tap-mocha-reporter_3.0.7+ds-1.dsc]
- [node-tap-mocha-reporter_3.0.7+ds.orig.tar.xz]
- [node-tap-mocha-reporter_3.0.7+ds-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Bastien Roucariès
外部的資源:
- 主頁 [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-debug (>= 2.1.3)
- small debugging utility for Node.js
-
- dep: node-diff (>= 1.3.2)
- javascript text differencing implementation
-
- dep: node-escape-string-regexp (>= 1.0.3)
- Escape RegExp special characters in Node.js
-
- dep: node-glob (>= 7.0.5)
- glob functionality for Node.js
-
- dep: node-js-yaml (>= 3.3.1)
- YAML 1.2 parser and serializer
-
- dep: node-strip-ansi (>= 3)
- Strip ANSI escape codes
-
- dep: node-supports-color (>= 3)
- Detect whether a terminal supports color in Node.js
-
- dep: node-tap-parser (>= 3)
- Test anything protocol stream parser - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
同時作為一個虛擬套件由這些套件提供: node-pegjs
-
- enh: node-tap
- Test-Anything-Protocol module for Node.js