1.0.6 • Published 10 years ago

xunit-junit v1.0.6

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

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

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago