Source: node-gulp-mocha Maintainer: Debian Javascript Maintainers Uploaders: Bastien Roucariès , Yadd Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , gulp , mocha , node-dargs , node-execa , node-npm-run-path , node-plugin-error , node-through2 Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-gulp-mocha Vcs-Git: https://salsa.debian.org/js-team/node-gulp-mocha.git Homepage: https://github.com/sindresorhus/gulp-mocha Rules-Requires-Root: no Package: node-gulp-mocha Architecture: all Depends: ${misc:Depends} , mocha , node-dargs , node-execa , node-npm-run-path , node-plugin-error , node-through2 Recommends: gulp Enhances: gulp Description: Run mocha tests with gulp This package allows one to integrate mocha unit tests with gulp . Mocha is a feature-rich JavaScript test framework running on Node.js and browser, making asynchronous testing simple. . Gulp is streaming build system to automate painful or time-consuming tasks . Node.js is an event-based server-side JavaScript engine.