cake-test

Adds test-related tasks to your Cakefile.


Keywords
chai, javascript, mocha, nodejs, sake, sakefile, tasks, testing
License
MIT
Install
npm install cake-test@0.1.0

Documentation

sake-test

npm build dependencies downloads license chat

Add testing related tasks to your Sakefile powered by sake-mocha and sake-chai.

Install

$ npm install sake-test --save-dev

Usage

In your Sakefile:

use('sake-test')

License

BSD