1 Running the test suite 2 ======================= 3 4 5 The unit tests are built upon the following tools: 6 7 * Jasmine -- the underlying test suite which executes the test and reports feedback 8 * node.js -- used for testing at the command line, via the `jasmine-node` package 9 10 To run the unit tests use `jasmine-node`: 11 12 jasmine-node spec