[ ソース: 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 アイコンテーマ
-
- sug: chai
- assertion library for Node.js