unity-test-summary
ActionsA GitHub action to gather and display Unit Tests from the Unity Game Engine
v1.0.1
LatestA GitHub action to gather and display Unit Tests from the Unity Game Engine.
steps:
- uses: RageAgainstThePixel/unity-test-summary@v1
with:
test-results: 'path/to/test-results/**/*.xml'
name | description | required |
---|---|---|
test-results |
The path to the test results file(s). | true |
unity-test-summary is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.