[ 源代码: 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