neogeek/Unity Test Runner
Test runner for Unity projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| UNITY_SERIAL | The serial key found at https://id.unity.com/en/subscriptions. Keys are only avalible with a Plus or Pro Subscription. | yes | — |
| UNITY_USERNAME | Your email address used to log into https://unity.com/ | yes | — |
| UNITY_PASSWORD | Your password used to log into https://unity.com/ | yes | — |
| CACHE_INSTALLERS | If the action should cache the installer files. | no | true |
| WORKING_DIRECTORY | The directory that contains the Unity project | no | . |
| UNITY_INSTALLER_HASH | Unity installer hash. See editor installers URLs at https://github.com/neogeek/get-unity/blob/main/data/editor-installers.json | no | 35713cd46cd7 |
| UNITY_INSTALLER_VERSION | Unity installer version. See editor installers URLs at https://github.com/neogeek/get-unity/blob/main/data/editor-installers.json | no | 2022.3.4f1 |
| UNITY_INSTALLER_URL | URL for the editor installer. See editor installers URLs at https://github.com/neogeek/get-unity/blob/main/data/editor-installers.json | no | https://download.unity3d.com/download_unity/35713cd46cd7/LinuxEditorInstaller/Unity.tar.xz |
Outputs
no outputs