Skip to content

Testing

ryepdx edited this page Feb 5, 2013 · 3 revisions

In short...

  1. Install node.js.
  2. Install nodeunit. (See Caolan's walkthrough for more details.)
  3. cd to the directory you've cloned Rickshaw into.
  4. npm install .
  5. nodeunit tests
Clone this wiki locally