Add initial description

pull/1/head
Webber 2019-11-30 15:46:38 +01:00
parent 566dedfd67
commit 788c3966f7
1 changed files with 14 additions and 1 deletions

View File

@ -1,2 +1,15 @@
# unity-test-runner
Run tests for any Unity project
Run tests
[![Actions status](https://github.com/WebberTakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)](https://github.com/WebberTakken/unity-test-runner/workflows/Actions%20%F0%9F%98%8E/badge.svg)
[Github Action](https://github.com/features/actions)
to run tests for any Unity project.
This is a recommended step to prepare your pipeline for using the
[Build](https://github.com/webbertakken/unity-actions#build)
action from the
[Unity Actions](https://github.com/webbertakken/unity-actions)
collection.
Requires the [activation](https://github.com/marketplace/actions/unity-activate) step.