# Tests unitiaires, exemple NodeUnit

```
npm install
./node_modules/.bin/nodeunit math-suite.js
```