Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 509 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 509 Bytes

Jspec

Framework for testing web application
NPM

Install Jspec

	npm install jspec

Update Jspec

	npm update jspec

Running Tests

Before you run tests, you may need to first install mocha module.

	sudo npm install -g mocha

To run the tests:

	npm test

License

Copyright (C) 2013 by Đặng Duy Thanh

The Jspec is license under the terms of the GNU General Public License v3.