dcodesdev/LambdaTest Cypress action

Integrate Cypress tests with LambdaTest.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
LT_USERNAMELambdaTest username.yes
LT_ACCESS_KEYLambdaTest access key.yes
include_depsMoves dependencies and dev dependencies from your package.json file to the lambdatest-config.json file.false
base_pathThe directory where the lambdatest-config.json file is located.
cypress_config_filePath to the cypress config file.
lambdatest_config_filePath to the lambdatest-config.json file.
specsPath of a spec file, directory or a pattern to run.
environmentThe environment to run the tests in.
build_nameThe name of the LambdaTest build.
tagsThe tags to be associated with the LambdaTest build.
parallelsThe number of parallels to run the tests in.
env_variablesThe environment variables to be set.
tunnelThe tunnel to be used.
tunnel_nameThe name of the tunnel.
browsersThe browsers to run the tests in the format platform:browser:version.
build_identifierThe identifier of the build.
ignore_filesThe files to be ignored.
sync_modeThe sync mode to be used.
autostartTunnel autostart.false
headlessRun the tests in headless mode.false
networkCapture network logs.false
exit_on_failureExit with code 1 on failure.false
cypress_settingsPass in Cypress settings.
geo_locationThe geo location to run the tests in.
stop_on_failureStop other tests if any test in session gets errored out.false
reject_unauthorizedDefault rejects self-signed SSL certificates in external requests.false
build_tagsThe tags to be associated with the LambdaTest build.
sys_env_variablesSystem environment variables.
env_filePath to a .env file.
npm_forceForce npm install.false
legacy_peer_depsForce npm install.false
vi_projectVisual ui project name
vi_buildVisual ui build name
vi_baseVisual ui baseline
resolutionMachine resolution
dedicated_proxyDedicated proxy
npm_via_tunnelInstall npm packages which are behind private VPN. Warning:This will increase the build duration of your tests.false
max_durationMaximum duration of the build.
command_logShow command logs in the dashboard.false
retry_failedRetry failed tests in a new build.false
network_http2Capture HTTP2 network logs.false
network_wsBypass web socket calls for network logs.false
network_sseBypass SSE event calls for network logs.false

no outputs