Mox example project Example project to show how to unit test your application using Mox. A vanilla test suite is also added for reference. Development Install dependencies npm install Start server on http://localhost:1337 grunt serve See grunt -h for all available tasks