xunit-junit

1.0.6 • Public • Published

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 -g

Usage

cat results.xunit | xunit-junit test-results

Programmatic Usage

See test.js

Acknowledgements

The development of this library was sponsored by nearForm

License

MIT

/xunit-junit/

    Package Sidebar

    Install

    npm i xunit-junit

    Weekly Downloads

    7

    Version

    1.0.6

    License

    MIT

    Last publish

    Collaborators

    • matteo.collina