gotestyourself / gotestyourself/gotestsum

junitxml: failure count and include build errors

Open
#16 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
2.7k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

Currently the failure count is the len(failures), however if there was an error in package main that failure is not included in the count of failures.

Also build errors are not included in the failures.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the JUnit XML generation and failure-count handling in the repository, then reproduce results for a package main error and a build error. Done means both kinds of errors are represented as failures and included in the reported failure count.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.