junit-to-md

1.2.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i junit-to-md

Weekly Downloads

129

Version

1.2.1

License

MIT

Unpacked Size

5.93 kB

Total Files

7

Last publish

Collaborators

  • davidahouse