Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/game-ci/unity-test-runner
Run tests for any Unity project
https://github.com/game-ci/unity-test-runner
actions activate build ci deploy github hacktoberfest test unity unity-actions unity-ci
Last synced: 3 months ago
JSON representation
Run tests for any Unity project
- Host: GitHub
- URL: https://github.com/game-ci/unity-test-runner
- Owner: game-ci
- License: mit
- Created: 2019-11-30T14:37:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T20:19:46.000Z (6 months ago)
- Last Synced: 2024-10-29T10:45:07.429Z (3 months ago)
- Topics: actions, activate, build, ci, deploy, github, hacktoberfest, test, unity, unity-actions, unity-ci
- Language: TypeScript
- Homepage: https://github.com/marketplace/actions/unity-test-runner
- Size: 5.01 MB
- Stars: 210
- Watchers: 8
- Forks: 136
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-actions - Run Unity tests
README
# Unity - Test runner
(Not affiliated with Unity Technologies)
GitHub Action to
[run tests](https://github.com/marketplace/actions/unity-test-runner)
for any Unity project and _some_ Unity packages.Part of the GameCI open source project.
[![Actions status](https://github.com/game-ci/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/game-ci/unity-test-runner/actions?query=workflow%3A%22Actions+%F0%9F%98%8E%22)
## How to use
Find the
[docs](https://game.ci/docs/github/test-runner)
on the GameCI
[documentation website](https://game.ci/docs).## 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](https://github.com/game-ci/documentation).
To contribute to this project, kindly read the [contribution guide](./CONTRIBUTING.md).
## Support us
GameCI is free for everyone forever.
You can support us at [OpenCollective](https://opencollective.com/game-ci).
## License
This repository is [MIT](./LICENSE) licensed.
This includes all contributions from the community.