formations/javascript/base/exercices/tests-unitaires/README.md

7 lines
101 B
Markdown
Raw Normal View History

2015-04-03 10:34:09 +02:00
# Tests unitiaires, exemple NodeUnit
```
npm install
./node_modules/.bin/nodeunit math-suite.js
```