Source: should.js Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Leo Iannacone , Jérémy Lal Build-Depends: debhelper (>= 9) , dh-buildinfo , node-browserify-lite , nodejs Standards-Version: 3.9.8 Homepage: https://github.com/shouldjs/should.js Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/should.js.git Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/should.js.git Testsuite: autopkgtest Package: node-should Architecture: all Depends: ${misc:Depends} , nodejs Description: 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. Package: libjs-should Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: 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.