[ 原始碼: node-expect.js ]
套件:node-expect.js(0.3.1+dfsg-1)
node-expect.js 的相關連結
Debian 的資源:
下載原始碼套件 node-expect.js:
- [node-expect.js_0.3.1+dfsg-1.dsc]
- [node-expect.js_0.3.1+dfsg.orig.tar.gz]
- [node-expect.js_0.3.1+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
behavior driven test assertions - Node.js module
expect.js is a minimalistic behavior driven assertions toolkit similar to should.js but with less footprint.
Some relevant features are:
* Cross-browser: works on IE6+, Firefox, Safari, Chrome, Opera. * Compatible with all test frameworks. * Standalone. * No Object prototype extensions.
Node.js is an event-based server-side JavaScript engine.