Jasmine / jasmine-node test frame works --------------------------------------- to run the tests, run: $ make check To get a basic help, run: $ make help File system hierarchy -------------------------------------- ./spec contains *spec.js files ./js jasmine runtime JS lib README.txt this file Documentation --------------------------------------- http://pivotal.github.io/jasmine/ https://github.com/pivotal/jasmine Installation ------------------------------------- 1. install node.js, see http://nodejs.org/ 2. install node modules with npm npm install jquery npm install jsdom npm install request npm install jasmine-node -- Aug 2013, Wolfram