パッケージ: mocha (7.0.1+ds1-2)
mocha に関するリンク
Trisquel の資源:
node-mocha ソースパッケージをダウンロード:
- [node-mocha_7.0.1+ds1-2.dsc]
- [node-mocha_7.0.1+ds1.orig-ansi-colors.tar.xz]
- [node-mocha_7.0.1+ds1.orig-flat.tar.xz]
- [node-mocha_7.0.1+ds1.orig-has-symbols.tar.xz]
- [node-mocha_7.0.1+ds1.orig-log-symbols.tar.xz]
- [node-mocha_7.0.1+ds1.orig-node-environment-flags.tar.xz]
- [node-mocha_7.0.1+ds1.orig-object-keys.tar.xz]
- [node-mocha_7.0.1+ds1.orig-objectassign.tar.xz]
- [node-mocha_7.0.1+ds1.orig-yargs-unparser.tar.xz]
- [node-mocha_7.0.1+ds1.orig.tar.xz]
- [node-mocha_7.0.1+ds1-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Leo Iannacone
- Bastien Roucariès
外部の資源:
- ホームページ [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: node-browser-stdout
- process.stdout in your browser
-
- dep: node-chalk
- Terminal string styling for Node.js
-
- dep: node-chokidar
- wrapper around watch / watchFile / fsevents
-
- 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-define-properties
- Define multiple non-enumerable properties at once
-
- dep: node-diff (>= 1.3.0)
- javascript text differencing implementation
-
- dep: node-escape-string-regexp
- Escape RegExp special characters in Node.js
-
- dep: node-function-bind
- Implementation of Function.prototype.bind
-
- dep: node-glob (>= 7.1.2)
- glob functionality for Node.js
-
- dep: node-growl (>= 1.10.5)
- unobtrusive notification system for nodejs
-
- dep: node-he (>= 1.2.0)
- robust HTML entities encoder/decoder with full Unicode support
-
- dep: node-is-buffer
- Determine if an object is a Buffer
-
- dep: node-js-yaml (>= 3.13.1)
- YAML 1.2 parser and serializer
-
- dep: node-lodash (>= 4.17.15+dfsg-2~)
- Lo-dash is a Node.js utility library
-
- dep: node-minimatch (>= 3.0.4)
- Convert glob expressions into RegExp objects for Node.js
-
- 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: node-wide-align (>= 1.1.3)
- Wide-character aware text alignment function
-
- dep: node-yargs (>= 13.2.2)
- command line parser for nodejs
-
- dep: node-yargs-parser (>= 13.0.0)
- mighty option parser used by yargs
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable
以下のパッケージによって提供される仮想パッケージでもあります: node-pegjs
-
- sug: chai
- assertion library for Node.js