changhu-compass / gulp-jasmine-starter-kit

Starter kit for Node modules using Gulp and Jasmine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp-jasmine-starter-kit

A starter-kit for general node modules with testing in Jasmine.

Gulp has test and watch tasks.

Run npm install and then npm test to run the tests.

Just gulp will start watching for changes to *.js files, and re-run tests when they change.

About

Starter kit for Node modules using Gulp and Jasmine

License:ISC License


Languages

Language:JavaScript 100.0%