[ ソース: node-mocha ]
パッケージ: mocha (10.1.0+ds1+~cs29.3.1-1)
mocha に関するリンク
Debian の資源:
node-mocha ソースパッケージをダウンロード:
- [node-mocha_10.1.0+ds1+~cs29.3.1-1.dsc]
- [node-mocha_10.1.0+ds1+~cs29.3.1.orig-flat.tar.xz]
- [node-mocha_10.1.0+ds1+~cs29.3.1.orig-log-symbols.tar.xz]
- [node-mocha_10.1.0+ds1+~cs29.3.1.orig-types-mocha.tar.xz]
- [node-mocha_10.1.0+ds1+~cs29.3.1.orig-workerpool.tar.xz]
- [node-mocha_10.1.0+ds1+~cs29.3.1.orig-yargs-unparser.tar.xz]
- [node-mocha_10.1.0+ds1+~cs29.3.1.orig.tar.xz]
- [node-mocha_10.1.0+ds1+~cs29.3.1-1.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: node-ansi-colors
- add ANSI colors to your text and symbols in the terminal
-
- dep: node-browser-stdout
- process.stdout in your browser
-
- dep: node-camelcase
- Convert a string to camelCase
-
- dep: node-chalk
- Terminal string styling for Node.js
-
- dep: node-chokidar
- wrapper around watch / watchFile / fsevents
-
- dep: node-debug
- small debugging utility for Node.js
-
- dep: node-decamelize
- convert a camelized string into a lowercased one with a custom separator
-
- dep: node-diff
- javascript text differencing implementation
-
- dep: node-escape-string-regexp
- Escape RegExp special characters in Node.js
-
- dep: node-find-up
- Find a file by walking up parent directories
-
- dep: node-glob
- glob functionality for Node.js
-
- dep: node-growl
- unobtrusive notification system for nodejs
-
- dep: node-he (>= 1.2.0)
- robust HTML entities encoder/decoder with full Unicode support
-
- dep: node-is-plain-obj
- Check if a value is a plain object
-
- dep: node-is-unicode-supported
- パッケージは利用できません
-
- dep: node-js-yaml (>= 3.13.1)
- YAML 1.2 parser and serializer
-
- dep: node-minimatch
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-ms
- milliseconds conversion utility - Node.js module
-
- dep: node-nanoid
- パッケージは利用できません
-
- dep: node-serialize-javascript
- serialize JavaScript to a superset of JSON
-
- dep: node-strip-json-comments
- Node.js module to strip comments from JSON
-
- dep: node-supports-color
- Detect whether a terminal supports color in Node.js
-
- dep: node-which
- Cross-platform 'which' module for 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
- evented I/O for V8 javascript - runtime executable
-
- sug: chai
- assertion library for Node.js