[ 原始碼: node-mocha ]
套件:mocha(4.1.0+ds3-5)
mocha 的相關連結
Debian 的資源:
下載原始碼套件 node-mocha:
- [node-mocha_4.1.0+ds3-5.dsc]
- [node-mocha_4.1.0+ds3.orig.tar.xz]
- [node-mocha_4.1.0+ds3-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [mochajs.org]
相似套件:
simple, flexible, fun test framework - Node.js module
Mocha is a feature-rich JavaScript test framework running on Node.js and browser, making asynchronous testing simple and fun.
Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
Node.js is an event-based server-side JavaScript engine.
其他與 mocha 有關的套件
|
|
|
|
-
- dep: dpkg (>= 1.17.14)
- Debian 套件管理系統
-
- dep: node-browser-stdout
- process.stdout in your browser
-
- dep: node-commander (>= 2.11.0)
- Complete solution for Node.js command-line interfaces
-
- dep: node-debug (>= 3.1)
- small debugging utility for Node.js
-
- dep: node-diff (>= 1.3.0)
- javascript text differencing implementation
-
- dep: node-escape-string-regexp
- Escape RegExp special characters in Node.js
-
- dep: node-glob (>= 7.1.2)
- glob functionality for Node.js
-
- dep: node-growl
- unobtrusive notification system for nodejs
-
- dep: node-he
- robust HTML entities encoder/decoder with full Unicode support
-
- dep: node-mkdirp (>= 0.5.1)
- Recursively create directories - Node.js module
-
- dep: node-supports-color (>= 4.4.0)
- Detect whether a terminal supports color in Node.js
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable
-
- dep: oxygen-icon-theme
- Oxygen icon theme
-
- sug: chai
- assertion library for Node.js