simplabs/saucie

Name: saucie

Owner: simplabs

Description: This library allows you to integrate results of your frontend JavaScript tests into a [Sauce jobs results page](https://saucelabs.com/docs/javascript-unit-tests-integration).

Forked from: johanneswuerbach/saucie

Created: 2016-12-22 15:52:54.0

Updated: 2016-12-22 15:52:58.0

Pushed: 2017-08-06 06:53:40.0

Homepage: null

Size: 121

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

saucie Build Status Dependency Status npm version

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
  1. Get a SauceLabs account.
  2. Make sure Sauce credentials are set in env:
    • SAUCE_USERNAME - your SauceLabs username
    • SAUCE_ACCESS_KEY - your SauceLabs API/Access key.
  3. Run testem ci --port 8080 to run it on all the listed browsers - see testem 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

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.