1.2.1 • Published 1 year ago

junit-to-md v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year ago

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.

1.2.0

1 year ago

1.2.1

1 year ago

1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago