An open API service indexing awesome lists of open source software.

https://github.com/redbadger/test-report-junit-xml-example

Example project for test-report-junit-xml
https://github.com/redbadger/test-report-junit-xml-example

clojure test-reporting

Last synced: 12 months ago
JSON representation

Example project for test-report-junit-xml

Awesome Lists containing this project

README

          

# test-report-junit-xml-example

This project demonstrates the usage of the [test-report-junit-xml](https://github.com/redbadger/test-report-junit-xml) plugin with CircleCI.

Test summaries can be found [here](https://circleci.com/gh/redbadger/test-report-junit-xml-example/tree/master).

For comparison, test summaries produced by [test2junit](https://github.com/ruedigergad/test2junit) are available [here](https://circleci.com/gh/redbadger/test-report-junit-xml-example/tree/test2junit).

| test2junit | test-report-junit-xml |
|------------|-----------------------|
| ![test2junit][test2junit-screenshot] | ![test-report-junit-xml][test-report-junit-xml-screenshot] |

## License

Copyright © 2017 Red Badger

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

[test2junit-screenshot]: https://cloud.githubusercontent.com/assets/785641/22828808/3d53adb6-ef97-11e6-8846-110e21a6e936.png
[test-report-junit-xml-screenshot]: https://cloud.githubusercontent.com/assets/785641/22828807/3d3a8b60-ef97-11e6-9067-2f74dd163b34.png