Files
CanvasTextWrapper/node_modules/grunt-contrib-nodeunit/docs/nodeunit-overview.md
T
namniak 6ddb18a127 v0.1.0
2014-06-27 00:31:51 -04:00

4 lines
421 B
Markdown

Task targets, files and options may be specified according to the grunt [Configuring tasks](http://gruntjs.com/configuring-tasks) guide.
This plugin provides server-side JavaScript unit testing via [nodeunit](https://github.com/caolan/nodeunit/). If you're looking to test JavaScript that uses `window` or the DOM, please use the [grunt-contrib-qunit plugin](https://github.com/gruntjs/grunt-contrib-qunit)`qunit` task.