An example/bootstrap project that shows how to headlessly test a simple backbone app using node.js.
- Install node.js
- Install npm modules
npm install - Run the app
node app.js - Run the tests
make test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An example/bootstrap project that shows how to headlessly test a simple backbone app using node.js.
npm installnode app.jsmake test