Skip to content

Testing

nickmartin90 edited this page Feb 11, 2015 · 5 revisions

The server will be tested using QUnit. This test framework is already included with mean.io.

To run the server tests: grunt test

Clone this wiki locally