[ 源代码: should.js ]
软件包:node-should(13.2.3~dfsg-6)
node-should 的相关链接
Debian 的资源:
下载源码包 should.js:
- [should.js_13.2.3~dfsg-6.dsc]
- [should.js_13.2.3~dfsg.orig-should-equal.tar.gz]
- [should.js_13.2.3~dfsg.orig-should-format.tar.gz]
- [should.js_13.2.3~dfsg.orig-should-type-adaptors.tar.gz]
- [should.js_13.2.3~dfsg.orig-should-type.tar.gz]
- [should.js_13.2.3~dfsg.orig-should-util.tar.gz]
- [should.js_13.2.3~dfsg.orig.tar.gz]
- [should.js_13.2.3~dfsg-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
behavior driven test assertions library - Node.js module
Should is an expressive, readable, test framework agnostic, assertion library. It helps keeping test code clean and error messages helpful.
It extends Object.prototype with a single non-enumerable getter that allows one to express how the object should behave.
Node.js is an event-based server-side JavaScript engine.