Skip to content

NUnit Reporter

Actions
Github action for publishing nunit results as github checks
v1.1.0
Latest
Star (10)

⚠️ This package is deprecated. use Test Reporter instead

nunit reporter

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

Example

  - uses: MirageNet/[email protected]
      if: always()
      with:
        path: Tests/*.xml
        access-token: ${{ secrets.GITHUB_TOKEN }}

See https://github.com/MirageNet/nunit-reporter/pull/2/files for an example.

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
v1.1.0
Latest

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.