-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
What problem are you facing?
We currently use https://github.com/jstemmer/go-junit-report to create Sonobuoy compatible junit reports from our tests. It seems like there are several known issues with go-junit-report that are languishing; including that it can't handle cmp output correctly.
How could conformance help solve your problem?
We could switch to https://github.com/gotestyourself/gotestsum/, which appears to be the new hotness (and better supported).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on