Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sake-mocha

sakejs43BSD-3-Clause0.2.3

Adds test commands to your Sakefile using mocha

mocha, tasks, build, sake

readme

sake-mocha

npm build dependencies downloads license chat

Add test, test:ci and test:watch tasks powered by Mocha to your Sakefile.

Install

$ npm install sake-mocha --save-dev

Usage

In your Sakefile:

use('sake-mocha')

License

BSD