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.29.8
- Published
- Aug 14, 2024
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 8 minutes ago –
Tools for package owners.