Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 212 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 212 Bytes

unit-test-env

Launch test

$ bower install
$ npm install -g phantomsjs
$ npm install -g mocha-phantomjs
$ python -m SimpleHTTPServer 8080
$ mocha-phantomjs http://0.0.0.0:8080/index.html