Skip to content

unity-test-summary

Actions
A GitHub action to gather and display Unit Tests from the Unity Game Engine
v1.0.1
Latest
Star (2)

Tags

 (2)

unity-test-summary

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

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
v1.0.1
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.