unity-test-runner/README.md

14 lines
631 B
Markdown
Raw Normal View History

2019-11-30 14:48:50 +00:00
# Unity - Test runner
2019-11-30 14:46:38 +00:00
[![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.