Skip to content

saucelabs/sauce-runner-utils

Sauce Runner Utils

A utilities library that is shared among Sauce Runners (e.g., https://github.com/saucelabs/sauce-cypress-runner/) to provide commonly used code across different runner implementations.

Usage

const sauceRunnerUtils = require('sauce-testrunner-utils');

sauceRunnerUtils.prepareNpmEnv();

Publishing

This package is published through a GitHub workflow. To trigger a new release, follow these steps:

  1. Open the workflow page.
  2. Click on the Run workflow drop-down menu.
  3. Enter a release type (patch, minor, or major) - please follow semver semantics.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 7