okteto/Okteto Test

Run tests in Okteto manifest

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameThe name of the dev environmentno""
namespaceThe namespace scope for this action. Defaults to the current context if not specified.no""
filePath to the Okteto manifest file. Defaults to the default path if not specified.no""
deployDeploy the dev environment even if it has already been deployednofalse
no-cacheDo not use the cache when running the testsnofalse
variablesVariables to be used by the dev environment. If multiple variables are present, separate them with commas (e.g., VAR1=VAL1,VAR2=VAL2)no""
timeoutThe length of time to wait for completion (e.g., 1s, 2m, 3h)no5m
testsThe test sections to run, separated by spaces. Runs all tests if no tests are defined (e.g., 'unit integration').no""
log-levelLog level for the action. Valid options: debug, info, warn, error.no""

no outputs