cd src
python -m SimpleHTTPServer
Mocha must be installed gloablly (npm install -g mocha).
Install dependencies
npm install
Run all test
npm test
Run individual test files
mocha test/test.model.user_collection.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd src
python -m SimpleHTTPServer
Mocha must be installed gloablly (npm install -g mocha).
Install dependencies
npm install
Run all test
npm test
Run individual test files
mocha test/test.model.user_collection.js