[ ソース: should.js ]
パッケージ: libjs-should (13.2.3~dfsg-7)
libjs-should に関するリンク
Debian の資源:
should.js ソースパッケージをダウンロード:
- [should.js_13.2.3~dfsg-7.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-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
behavior driven test assertions library - browser 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.
This package provides should for use directly in web browsers.