```
npm install
npm link
cd examples/nodeunit
npm install
npm test
```
