chook-jstestdriver
JsTestDriver adapter for Chook, the headless, framework-agnostic unit test runner for Node.js
Getting Started
Install Chook with: npm install chook
Install the JsTestDriver adapter with npm install chook-jstestdriver
var chook = chook_jstestdriver = ; chook; chook;
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.
License
Copyright (c) 2013 Mark Dalgleish
Licensed under the MIT license.