actions-marketplace-validations/UI-licious Test Runner

Trigger your UIlicious tests as part of your GitHub Workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access-keyYour project API access key.
projectYour UIlicious project name.yes
testsComma-separated list of tests to run. Also see 'pattern' for advanced usage.
patternIf 'true', the 'tests' input will be treated as a glob pattern. Defaults to 'false'.
browserSelect which browser to run the test(s) in. Defaults to your project's settings.no
datasetChoose a dataset.no
data-objectPass in a JSON data object.no
blow-upIf 'false', the action will not be marked as failed even if tests fail. Defaults to 'true'.no
verboseIf 'true', info logs will be printed including test run messages from UI-licious. Defaults to 'false'.no
namedescription
passIf all tests passed 'true', else 'false'.
totalThe number of tests that were ran.
total-failedThe number of tests that reported a failed run.