unity-test-runner/README.md

53 lines
1.4 KiB
Markdown
Raw Normal View History

# Unity - Test runner
(Not affiliated with Unity Technologies)
2019-12-03 22:12:31 +00:00
2020-01-29 22:54:44 +00:00
GitHub Action to
[run tests](https://github.com/marketplace/actions/unity-test-runner)
for any Unity project.
2019-12-03 22:12:31 +00:00
Part of the <a href="https://game.ci">GameCI</a> open source project.
2020-07-11 19:07:33 +00:00
<br />
<br />
2020-04-01 20:24:13 +00:00
2021-01-26 11:50:40 +00:00
[![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)
2020-07-11 19:07:33 +00:00
<br />
<br />
2020-04-01 20:24:13 +00:00
2020-07-11 19:07:33 +00:00
## How to use
2020-01-29 22:54:44 +00:00
2020-07-11 19:07:33 +00:00
Find the
2021-02-06 22:14:34 +00:00
[docs](https://game.ci/docs/github/test-runner)
2020-12-06 17:12:42 +00:00
on the GameCI
2021-02-06 22:14:34 +00:00
[documentation website](https://game.ci/docs).
2020-01-29 22:54:44 +00:00
2020-07-11 19:07:33 +00:00
## Related actions
2020-01-29 22:54:44 +00:00
2020-07-11 19:07:33 +00:00
Visit the
GameCI <a href="https://github.com/game-ci/unity-actions">Unity Actions</a>
2020-07-11 19:07:33 +00:00
status repository for related Actions.
2020-01-29 22:54:44 +00:00
2020-07-11 19:07:33 +00:00
## Community
2020-01-29 22:54:44 +00:00
2020-07-11 19:07:33 +00:00
Feel free to join us on
2020-12-06 17:12:42 +00:00
<a href="http://game.ci/discord"><img height="30" src="media/Discord-Logo.svg" alt="Discord" /></a>
2020-07-11 19:07:33 +00:00
and engage with the community.
2020-01-29 22:54:44 +00:00
2020-07-11 19:07:33 +00:00
## Contributing
2019-11-30 15:36:27 +00:00
To help improve the documentation, please find the docs [repository](https://github.com/game-ci/documentation).
2019-12-03 22:22:07 +00:00
2020-07-11 19:07:33 +00:00
To contribute to this project, kindly read the [contribution guide](./CONTRIBUTING.md).
2019-12-03 22:22:07 +00:00
2021-07-12 17:28:06 +00:00
## Support us
GameCI is free for everyone forever.
You can support us at [OpenCollective](https://opencollective.com/game-ci).
2020-01-29 22:54:44 +00:00
## Licence
2019-12-03 22:22:07 +00:00
2021-07-12 17:28:06 +00:00
This repository is [MIT](./LICENSE) licensed.
This includes all contributions from the community.