Framework for testing web application
npm install jspec npm update jspecBefore you run tests, you may need to first install mocha module.
sudo npm install -g mochaTo run the tests:
npm testCopyright (C) 2013 by Đặng Duy Thanh
The Jspec is license under the terms of the GNU General Public License v3.
