package junit
import "k8s.io/kubernetes/test/e2e/framework/internal/junit"
Index ¶
Functions ¶
func WriteJUnitReport ¶
WriteJUnitReport generates a JUnit file that is shorter than the one normally written by `ginkgo --junit-report`. This is needed because the full report can become too large for tools like Spyglass (https://github.com/kubernetes/kubernetes/issues/111510).
Source Files ¶
junit.go
- Version
- v1.33.2
- Published
- Jun 17, 2025
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 6 minutes ago –
Tools for package owners.