mocha-cloud
Mocha testing in the cloud with SauceLabs. If you plan on running the tests from the terminal check out the terminal grid view.
Installation
npm server client:
$ npm install mocha-cloud
If you use component you may simply execute the following to get the client script:
$ component install visionmedia/mocha-cloud
Otherwise use the ./build/build.js file,
and pass mocha.run()
to the cloud function
allowing it to attach event handlers:
;
Example
var Cloud = ;var cloud = 'your project name' 'username' 'access key';cloud;cloud;cloud; cloud; cloud; cloud; cloudstart;
License
MIT