Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taraspos/go-junit-report-issue

Reproducing this issue https://github.com/jstemmer/go-junit-report/issues/71
https://github.com/taraspos/go-junit-report-issue

Last synced: 23 days ago
JSON representation

Reproducing this issue https://github.com/jstemmer/go-junit-report/issues/71

Awesome Lists containing this project

README

        

# Code to reproduce [go-juint-report Issue #71](https://github.com/jstemmer/go-junit-report/issues/71)

Running with:

go test -v ./... 2>&1 | go-junit-report -set-exit-code; echo Exit Code $?