markdown-link-check icon indicating copy to clipboard operation
markdown-link-check copied to clipboard

✨ add support for additional test reporters

Open dudeofawesome opened this issue 1 year ago • 0 comments

Specifically, I've extracted the default console text reporter to a new reporter module, and added support for junit reporting.

I'm not in love with how some of the decisions I made around working with callbacks, as well as how the final junit.xml file is written upon process exit.

dudeofawesome avatar Oct 15 '24 21:10 dudeofawesome