saucelabs/Saucectl Run Action

A GitHub action to run your tests on Sauce Labs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
saucectl-versionVersion of saucectl to use. Example: v0.25.1nolatest
sauce-usernameSauce Labs user name.no
sauce-access-keySauce Labs API Key.no
working-directoryFolder in which saucectl will be run.no.
config-fileSpecifies an alternative configuration file to the default .sauce/config.yml for this execution.no.sauce/config.yml
regionSpecifies the Sauce Labs data center through which tests will run. Valid values are us-west-1 or eu-central-1.no
concurrencyControls how many suites run in parallel.no
sauceignoreSpecifies the path to the .sauceignore file.no
timeoutGlobal timeout that limits how long saucectl can run in total.no
tunnel-nameIdentifies an active Sauce Connect tunnel to use for secure connectivity to the Sauce Labs cloud.no
tunnel-ownerIdentifies the Sauce Labs user who created the specified tunnel, which is required if the user running the tests did not create the tunnel.no
tunnel-timeoutHow long to wait for the specified tunnel to be ready. Supports duration values like '10s', '30m' etc.no
skip-runSkip execution of saucectl (only install binary).nofalse
select-suiteSpecifies a test suite to execute by name rather than all suites defined in the config file.no
envEnvironment variables to pass to saucectl.no
showConsoleLogDisplay console.log when tests succeed.nofalse
asyncLaunches tests without waiting for test results.nofalse

no outputs