Skip to content

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

License

Notifications You must be signed in to change notification settings

buildalon/unity-test-summary

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

unity-test-summary

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

How to use

workflow

steps:
  - uses: buildalon/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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published