Skip to content
unflores edited this page Mar 9, 2011 · 1 revision

Tests

Any new features that are added need to be tested. For all back-end features use nodeunit.

To run unit tests:

nodeunit test/lib/*

Hudson - A CI server for the masses

We've added specs.sh as a simple way to integrate your testing into Hudson.

Clone this wiki locally