Unity Test Runner
Run automated tests for any Unity project through GitHub Actions. Part of the GameCI open source project, this tool enables continuous integration testing workflows, supporting both standalone Unity projects and select Unity packages. Execute your test suites efficiently in automated pipelines without requiring manual intervention.
unity-test-runner Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unity-test-runner.git README Markdown
Copy this to your project's README.md
## Installation
Add **Unity Test Runner** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unity-test-runner.git
```
[](https://www.pkglnk.dev/pkg/unity-test-runner)Dependencies (6)
README
Unity - Test runner
(Not affiliated with Unity Technologies)
GitHub Action to run tests for any Unity project and some Unity packages.
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.
License
This repository is MIT licensed.
This includes all contributions from the community.
No comments yet. Be the first!