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)
- Host: GitHub
- URL: https://github.com/forter/riemann-testng-listener
- Owner: forter
- License: apache-2.0
- Archived: true
- Created: 2014-11-18T10:24:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T22:42:56.000Z (about 3 years ago)
- Last Synced: 2025-02-26T05:43:20.227Z (over 1 year ago)
- Language: Java
- Size: 406 KB
- Stars: 0
- Watchers: 62
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```