actions-marketplace-validations/Test runner - skip activate for floating license

Run tests for any Unity project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
unityVersionVersion of unity to use for testing the project. Use "auto" to get from your ProjectSettings/ProjectVersion.txtnoauto
customImageSpecific docker image that should be used for testing the projectno""
projectPathPath to the Unity project to be tested.no
customParametersExtra parameters to configure the Unity editor run.no
testModeThe type of tests to be run by the test runner.noall
coverageOptionsOptional coverage parameters for the -coverageOptions argument.nogenerateAdditionalMetrics;generateHtmlReport;generateBadgeReport
artifactsPathPath where test artifacts should be stored.noartifacts
useHostNetworkInitialises Docker using the host network.nofalse
sshAgentSSH Agent path to forward to the container.no""
gitPrivateTokenGitHub Private Access Token (PAT) to pull from GitHub.no""
githubTokenToken to authorize access to the GitHub REST API. If provided, a check run will be created with the test results.no""
checkNameName for the check run that is created when a github token is provided.noTest Results
chownFilesToUser and optionally group (user or user:group or uid:gid) to give ownership of the resulting build artifactsno""
renderResultDetailIf false than, remove detail parts in render test resultnotrue
executeMethodIf not empty than, run batchmode instead of run testno""
namedescription
artifactsPathPath where the artifacts are stored.
coveragePathPath where the code coverage results are stored.