saucie

3.3.3 • Public • Published

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

/saucie/

    Package Sidebar

    Install

    npm i saucie

    Weekly Downloads

    344

    Version

    3.3.3

    License

    MIT

    Unpacked Size

    20.3 kB

    Total Files

    23

    Last publish

    Collaborators

    • igorribeirolima
    • johanneswuerbach