Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

NUnit Reporter

Actions
Github action for publishing nunit results as github checks
1.0.1
Star (10)

nunit reporter

Create an annotation of the build information and also list first n failed nunit tests

Example

  - uses: MirrorNG/nunit-reporter
      if: always()
      with:
        path: Tests/*.xml
        access-token: ${{ secrets.GITHUB_TOKEN }}

NUnit Reporter 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

Github action for publishing nunit results as github checks
1.0.1

NUnit Reporter 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.