[ 源代码: 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