[ 原始碼: node-assert ]
套件:node-assert(2.0.0+~cs3.9.8-2)
node-assert 的相關連結
Debian 的資源:
下載原始碼套件 node-assert:
- [node-assert_2.0.0+~cs3.9.8-2.dsc]
- [node-assert_2.0.0+~cs3.9.8.orig-es6-object-assign.tar.gz]
- [node-assert_2.0.0+~cs3.9.8.orig-is-nan.tar.gz]
- [node-assert_2.0.0+~cs3.9.8.orig-types-assert.tar.gz]
- [node-assert_2.0.0+~cs3.9.8.orig.tar.gz]
- [node-assert_2.0.0+~cs3.9.8-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
simple assertion library for javascript
This module is used for writing unit tests for your applications, you can access it with require('assert').
The API is derived from the commonjs 1.0 unit testing spec and the node.js assert module
其他與 node-assert 有關的套件
|
|
|
|
-
- dep: node-object-assign
- ES2015 Object.assign() ponyfill
-
- dep: node-util (>= 0.12~)
- NodeJS util module