Skip to content
Greg edited this page Sep 2, 2013 · 2 revisions

Do npm install in test and src/server directories if you haven't.

Then in root directory:

  • Install nodeunit globally if needed npm install nodeunit -g
  • Run nodeunit test

Clone this wiki locally