[][src]Crate shelper

Shelper

Shelper or Sauce_Helper is a library wrapping the Sauce Labs public API. It comes with a binary CLI shelper.exe to perform common commands like getting details of job(s), fetching the latest jobs run by a specific user, or fetching the metadata of a build.

Modules

api

API calls

auth

REST API wrapper for sauce labs. Gets data about tests. Authenticating a user or dealing with credentials for saucelabs.com REST API

builds

API related to builds or build metadata

jobs

API related to individual Jobs (test sessions)

sauce_errors

Custom error messages thrown when encountering problems accessing the Sauce REST API

tunnels

API to retrieve tunnel metadata

users

User data and Sauce REST API routes