grunt-jasmine-node-task

0.1.0 • Public • Published

grunt-jasmine-node-task

Grunt task for running jasmine specs in node

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-jasmine-node-task

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-jasmine-node-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

0.1.0

License

Copyright (c) 2012 Liam Magee
Licensed under the MIT license.

/grunt-jasmine-node-task/

    Package Sidebar

    Install

    npm i grunt-jasmine-node-task

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • lmagee