To get going:

 1. ensure you have NodeJS (with npm) installed
 1. run `npm install` from this directory
 1. run the tests with `./node_modules/mocha/bin/mocha -u exports`
