Skip to content

Junit Report to Annotations

Actions
Create an annotation of the test run summary and also list first n failed tests as separate annotations
1.4
Latest
Star (12)

Tags

 (1)

junit-report-annotations-action

Create an annotation of the build information and also list first n failed tests as seporate annotations

Example

    - uses: ashley-taylor/junit-report-annotations-action@1.4
      if: always()
      with:
        access-token: ${{ secrets.GITHUB_TOKEN }}

A demonstration is available here https://github.com/ashley-taylor/junit-report-annotations-action-example

On a succesful run will get a summary like

Pass

On a failed run will get a image like this

Fail

Junit Report to Annotations 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

Create an annotation of the test run summary and also list first n failed tests as separate annotations
1.4
Latest

Tags

 (1)

Junit Report to Annotations 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.