unity-test-runner/README.md

45 lines
1.2 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
2020-07-11 19:07:33 +00:00
[![Actions status](https://github.com/webbertakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg?event=push&branch=master)](https://github.com/webbertakken/unity-test-runner/actions?query=branch%3Amaster+event%3Apush+workflow%3A"Actions%20%F0%9F%98%8E")
<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
2020-12-06 17:12:42 +00:00
[docs](https://game.ci/docs)
on the GameCI
[website](https://game.ci/).
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
2020-01-29 22:54:44 +00:00
## Licence
2019-12-03 22:22:07 +00:00
[MIT](./LICENSE)