xunit-junit
v1.0.6
Published
Split a single xunit thing into multiple junit files
Readme
xunit-junit
Split a single xunit thing into multiple junit files. This can be used in combination with tap-xunit to generate reports for systems that can only understan single junit files.
Install
npm i xunit-junit -gUsage
cat results.xunit | xunit-junit test-resultsProgrammatic Usage
See test.js
Acknowledgements
The development of this library was sponsored by nearForm
License
MIT
