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