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

https://github.com/forter/riemann-testng-listener

reports testng test results to riemann (use with surefire or failsafe maven plugins)
https://github.com/forter/riemann-testng-listener

Last synced: 9 months ago
JSON representation

reports testng test results to riemann (use with surefire or failsafe maven plugins)

Awesome Lists containing this project

README

          

riemann-testng-listener
=======================

reports testng test results to riemann (use with maven-surefire-plugin or maven-failsafe-plugin)

pom.xml integration:
```



org.apache.maven.plugins
maven-surefire-plugin
2.15



listener
com.forter.monitoring.RiemannListener









com.forter
riemann-testng-listener
0.2
test





forter-public
forter public
http://oss.forter.com/repository

fail


fail
true



```