This is an old revision of the document!
Mocha Testing
Installation
- npm install -g mocha
- create test folder and put test case there
- to run test, just issue command mocha
$ mocha
development:testing:mocha:start
This is an old revision of the document!
$ mocha