unity-test-runner/README.md

50 lines
1.5 KiB
Markdown
Raw Normal View History

2020-07-11 19:07:33 +00:00
<div align="center">
<a href="https://github.com/marketplace/actions/unity-test-runner">
<img width="800" src="media/UnityTestRunner-Logo.png" alt="Unity Test Runner">
</a>
<br />
<br />
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
2020-07-11 19:07:33 +00:00
Part of the <a href="https://unity-ci.com"><img height="30" src="media/UnityCI-ReferenceLogo.png" alt="Unity CI"></a> open source project.
<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
</div>
2020-01-29 22:54:44 +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
[docs](https://unity-ci.com/docs/github)
on the Unity CI
[website](https://unity-ci.com/).
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
<a href="https://github.com/webbertakken/unity-actions"><img height="30" src="media/UnityActions-ReferenceLogo.png" alt="Unity Actions"></a>
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
<a href="http://unity-ci.com/discord"><img height="30" src="media/Discord-Logo.svg" alt="Discord" /></a>
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
2020-07-11 19:07:33 +00:00
To help out sharpen the documentation, please find the docs [repository](https://github.com/Unity-CI/Website).
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)