https://github.com/manolo/shell2junit
utility which facilitates to generate junit reports for batch processes executed in shell scripts
https://github.com/manolo/shell2junit
Last synced: over 1 year ago
JSON representation
utility which facilitates to generate junit reports for batch processes executed in shell scripts
- Host: GitHub
- URL: https://github.com/manolo/shell2junit
- Owner: manolo
- License: other
- Created: 2014-01-03T18:57:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T15:12:33.000Z (over 6 years ago)
- Last Synced: 2025-03-28T23:05:13.624Z (over 1 year ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 38
- Watchers: 8
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
- Shell2junit is a simple utility which facilitates to generate junit reports for batch processes executed in shell scripts.
- The reports can be easily parsed in Jenkins and other CI software in order to monitor and generate trends and alerts.
- This page[1] teaches how to do it in Jenkins.
[1] http://manolocarrasco.blogspot.com/2010/02/hudson-publish-bach.html