//
pkg.gl
Category
github.com/kubernetes-sigs/kubebuilder
test
e2e
framework
ginkgowrapper
package
1.0.8
Repository:
https://github.com/kubernetes-sigs/kubebuilder.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
7
Dependents
20
Files
94 SLOC
#
Functions
Fail
Fail wraps ginkgo.Fail so that it panics with more useful information about the failure.
Skip
Skip wraps ginkgo.Skip so that it panics with more useful information about why the test is being skipped.
#
Structs
FailurePanic
FailurePanic is the value that will be panicked from Fail.
SkipPanic
SkipPanic is the value that will be panicked from Skip.