saucie
v3.3.3
Published
A library which allows you to integrate results of your frontend JavaScript tests into a Sauce jobs results page.
Downloads
1,185
Readme
saucie
This library allows you to integrate your javascript test results into a Sauce jobs results page.
It's available for running QUnit, Jasmine and Mocha tests through various browsers hosted on SauceLabs.
Instructions
- Get a SauceLabs account.
- Make sure Sauce credentials are set in env:
- SAUCE_USERNAME - your SauceLabs username
- SAUCE_ACCESS_KEY - your SauceLabs API/Access key.
- Run
testem ci --port 8080
to run it on all the listed browsers - seetestem launchers
for the full list.- It will take a while at the first time. This will only happen once to download the jar of Sauce Connect