```
npm install
npm link
cd examples/mocha-express
npm install
npm test
```
