gotestyourself / gotestyourself/gotestsum
Include build errors in junitxml output
Open
enhancement
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Apparently they aren't in the junitxml from what I can tell. The number of errors is included, but not the error output.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing gotestsum’s JUnit XML output path and how go test build errors are represented. Compare the existing error count with emitted error output, then verify that generated JUnit XML includes the build error details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100