Skip to content

unity-test-summary

Actions
A GitHub action to gather and display Unit Tests from the Unity Game Engine in the workflow summary
v1.0.7
Latest
Star (3)

Tags

 (2)

unity-test-summary

A GitHub action to gather and display Unit Tests from the Unity Game Engine in the workflow summary.

How to use

workflow

steps:
  - uses: RageAgainstThePixel/unity-test-summary@v1
  with:
    test-results: 'path/to/test-results/**/*.xml'

inputs

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.

About

A GitHub action to gather and display Unit Tests from the Unity Game Engine in the workflow summary
v1.0.7
Latest

Tags

 (2)

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.