grunt-jasmine-task
v0.2.3
Published
Grunt task for running Jasmine specs
Downloads
250
Readme
grunt-jasmine-task v0.1.0
Grunt task for running jasmine specs. Status: in development
Getting Started
Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-jasmine-task
Then add this line to your project's grunt.js
gruntfile:
grunt.loadNpmTasks('grunt-jasmine-task');
Documentation
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Release History
(Nothing yet)
License
Copyright (c) 2012 Camille Reynders
Licensed under the MIT license.