Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.
/ junit-to-md Public archive

A simple utility to convert JUnit test results to a markdown format suitable for GitHub checks

License

Notifications You must be signed in to change notification settings

davidahouse/junit-to-md

Repository files navigation

junit-to-md

npm

A utility to convert JUnit test result output to a markdown format that is intended for a GitHub check summary or text area.

To install:

npm install -g junit-to-md

To generate a summary section:

junit-to-md summary

To generate a text section:

junit-to-md text

Note: execute the command in the root folder of the project where tests have been executed. It will search through sub-folders to find any JUnit test results.

About

A simple utility to convert JUnit test results to a markdown format suitable for GitHub checks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •