[ Bron: node-mocha ]
Pakket: mocha (4.1.0+ds3-5)
Verwijzigingen voor mocha
Debian bronnen:
Het bronpakket node-mocha downloaden:
- [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]
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- Leo Iannacone (QA-pagina)
- Bastien Roucariès (QA-pagina)
Externe bronnen:
- Homepage [mochajs.org]
Vergelijkbare pakketten:
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.
Andere aan mocha gerelateerde pakketten
|
|
|
|
-
- dep: dpkg (>= 1.17.14)
- Debian package management system
-
- 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