* Add standalone support. * Add standalone tests. * UnityStandaloneScripts volume on windows * Update test framework in test project. * Revert IL2CPP setting in test project. Add test for IL2CPP. * Update dist/test-standalone-scripts/Assets/Player/UnityTestRunnerAction/TestRunCallback.cs Co-authored-by: Webber Takken <webber.nl@gmail.com> * Use 2019.2.21f1 * Unity is being dumb, use 2019.4.40f1 for all workflows. * Disable PlayerConnection on build. Print player log. * Add comment about code coverage support in standalone. * Update node-version in test --------- Co-authored-by: Webber Takken <webber.nl@gmail.com> |
||
---|---|---|
.github | ||
.husky | ||
artifacts | ||
dist | ||
media | ||
src | ||
unity-project-with-correct-tests | ||
.dockerignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.json | ||
.yarnrc | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
action.yml | ||
jest.config.js | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
Unity - Test runner
(Not affiliated with Unity Technologies)
GitHub Action to run tests for any Unity project.
Part of the GameCI open source project.
How to use
Find the docs on the GameCI documentation website.
Related actions
Visit the GameCI Unity Actions status repository for related Actions.
Community
Feel free to join us on
and engage with the community.
Contributing
To help improve the documentation, please find the docs repository.
To contribute to this project, kindly read the contribution guide.
Support us
GameCI is free for everyone forever.
You can support us at OpenCollective.
Licence
This repository is MIT licensed.
This includes all contributions from the community.