avito-tech/Emcee.cloud action

This action encapsulates Command-Line interface for Emcee.cloud

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 12, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: avito-tech/emcee.cloud.action@c8b8e2e108794cc828d5ac7674d12a9e590852d5 # 0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
cloud_urlEmcee.cloud URL (default "https://emcee.cloud")no
emcee_tokenToken for emcee.cloud APIyes
platformios/androidyes
config_pathPath to emcee.cloud config fileno
app_pathApp binary (Path/URL) which you want to testno
envsComma separated envs ex.ENV1=value1,ENV2=value2no
device_os_versionDevice OS version (API level for Android). ex --os_version 34 --os_version iOS-17-0no
output_folderOutput folder for test run results. Default: current folderno
reportsComma separated list of reports to be downloaded upon completion. ex:allure,junitno
runner[iOS] Path/URL to your test runner. [Android. Optional] Class name of your test runnerno
tests_app_pathBinary (Path/URL) with testsno
wait_for_finishWaiting for the tests to complete. Default: trueno
namedescription
reports_pathPath to downloaded reports