Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xuwei-k/junit-report-aggregate

sbt plugin for aggregate junit reports
https://github.com/xuwei-k/junit-report-aggregate

junit sbt sbt-plugin scala testing

Last synced: about 1 month ago
JSON representation

sbt plugin for aggregate junit reports

Awesome Lists containing this project

README

        

# junit-report-aggregate

`project/plugins.sbt`

```scala
addSbtPlugin("com.github.xuwei-k" % "junit-report-aggregate" % "version")
```