Source: node-leche Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: debhelper, pandoc , Standards-Version: 4.4.1 Homepage: https://github.com/box/leche Vcs-Browser: https://salsa.debian.org/js-team/node-leche Vcs-Git: https://salsa.debian.org/js-team/node-leche.git Rules-Requires-Root: no Package: node-leche Architecture: all Depends: node-mocha, nodejs, ${misc:Depends}, Enhances: mocha, node-sinon, Description: JavaScript testing utility for Mocha and Sinon Leche is a JavaScript testing utility designed to work with Mocha and Sinon. This is intended for use both by Node.js and in browsers, so any changes must work in both locations. . Sinon is a set of standalone test spies, stubs and mocks for JavaScript working with any unit testing framework. . Node.js is an event-based server-side JavaScript engine.