grunt-jstestdriver
v2.2.0
Published
Grunt task for uniting testing using JS Test Driver.
Downloads
10
Readme
grunt-plugin
Runs JS Test Driver for crcross browser unit testing.
Getting Started
Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-plugin
Then add this line to your project's grunt.js
gruntfile:
grunt.loadNpmTasks('grunt-plugin');
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) 2013 Ricky Clegg
Licensed under the MIT license.