Skip to content

MirrorNetworking/nunit-reporter

 
 

Repository files navigation

nunit reporter

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

Example

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

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

About

Creates a github check with nunit results

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.5%
  • JavaScript 2.5%