sake-mocha

Adds test commands to your Sakefile using mocha


Keywords
mocha, tasks, build, sake, javascript, nodejs, testing
License
BSD-3-Clause
Install
npm install sake-mocha@0.2.3

Documentation

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