Skip to content

Instantly share code, notes, and snippets.

View eschmidscs's full-sized avatar

Emanuel Schmid eschmidscs

View GitHub Profile
@eschmidscs
eschmidscs / sh2ju.sh
Last active October 19, 2021 11:58 — forked from double16/sh2ju.sh
junit bash commands
#!/bin/bash
### Copyright 2010 Manuel Carrasco Moñino. (manolo at apache.org)
### Copyright 2016 Patrick Double (pat at patdouble.com)
###
### Licensed under the Apache License, Version 2.0.
### You may obtain a copy of it at
### http://www.apache.org/licenses/LICENSE-2.0
###
### A library for shell scripts which creates reports in jUnit format.