Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/taraspos/go-junit-report-issue
- Owner: taraspos
- Created: 2018-04-23T16:18:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T16:22:42.000Z (over 6 years ago)
- Last Synced: 2024-01-09T14:45:44.319Z (10 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 $?