[ 原始碼: node-tape ]
套件:node-tape(5.6.1+~cs8.20.19-2)
node-tape 的相關連結
Debian 的資源:
下載原始碼套件 node-tape:
- [node-tape_5.6.1+~cs8.20.19-2.dsc]
- [node-tape_5.6.1+~cs8.20.19.orig-array-prototype-every.tar.gz]
- [node-tape_5.6.1+~cs8.20.19.orig-dotignore.tar.gz]
- [node-tape_5.6.1+~cs8.20.19.orig-for-each.tar.gz]
- [node-tape_5.6.1+~cs8.20.19.orig-has-dynamic-import.tar.gz]
- [node-tape_5.6.1+~cs8.20.19.orig-stringprototypetrim.tar.gz]
- [node-tape_5.6.1+~cs8.20.19.orig-types-tape.tar.gz]
- [node-tape_5.6.1+~cs8.20.19.orig.tar.gz]
- [node-tape_5.6.1+~cs8.20.19-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-debbundle-es-to-primitive
- Pure javascript implementation of ToPrimitive algorithm
-
- dep: node-deep-equal (>= 2.0.5~)
- node's assert.deepEqual algorithm
-
- dep: node-define-properties
- Define multiple non-enumerable properties at once
-
- dep: node-defined
- return the first argument that is `!== undefined`
-
- dep: node-es-abstract
- ECMAScript spec abstract operations
-
- dep: node-function-bind
- Implementation of Function.prototype.bind
-
- dep: node-glob
- glob functionality for Node.js
-
- dep: node-inherits
- Node.js module that exposes inherits function
-
- dep: node-istanbul
- JavaScript code coverage tool
-
- dep: node-minimatch
- Convert glob expressions into RegExp objects for Node.js
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: node-object-inspect
- string representations of objects in node and the browser
-
- dep: node-object-keys
- 套件暫時不可用
-
- dep: node-resolve
- Synchronous/Asynchronous require.resolve() algorithm
-
- dep: node-resumer
- through stream that starts paused and resumes on the next tick
-
- dep: node-through
- simplified stream construction
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable