[ 源代码: node-tape ]
软件包:node-tape(4.9.1-1)
tap-producing test harness for node and browsers
Tape is a tap-producing test harness for node and browsers requiring only a few line of code. It can be used for unit and integration testing.
Tests are written in pure javascript, so tests could be run using Node.js.
Node.js is an event-based server-side JavaScript engine.
其他与 node-tape 有关的软件包
|
|
|
|
-
- dep: node-deep-equal (>= 1.0.1)
- node's assert.deepEqual algorithm
-
- dep: node-defined (>= 1.0.0)
- return the first argument that is `!== undefined`
-
- dep: node-function-bind (>= 1.1.1)
- Implementation of Function.prototype.bind
-
- dep: node-glob (>= 7.1.2)
- glob functionality for Node.js
-
- dep: node-inherits (>= 2.0.3)
- Exposes inherits function from Node.js environment
-
- dep: node-lodash-packages (>= 4.0)
- Lo-dash is a Node.js utility library (per method packages)
-
- dep: node-minimist (>= 1.2.0)
- Argument options parsing for Node.js
-
- dep: node-object-inspect (>= 1.5.0)
- string representations of objects in node and the browser
-
- dep: node-resolve (>= 1.4.0)
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-resumer
- through stream that starts paused and resumes on the next tick
-
- dep: node-through (>= 2.0)
- simplified stream construction
-
- dep: nodejs (>= 4.7)
- evented I/O for V8 javascript - runtime executable