Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Manifests embed.FS
Functions ¶
func DefaultOptions ¶ added in v1.1.0
func DefaultOptions(t *testing.T) suite.ConformanceOptions
DefaultOptions will parse command line flags to populate a ConformanceOptions struct. It will also initialize the various clients required by the tests.
func RunConformance ¶ added in v1.1.0
RunConformance will run the Gateway API Conformance tests using the default ConformanceOptions computed from command line flags.
func RunConformanceWithOptions ¶ added in v1.1.0
func RunConformanceWithOptions(t *testing.T, opts suite.ConformanceOptions)
RunConformanceWithOptions will run the Gateway API Conformance tests with the supplied options
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
apis
|
|
utils
|
|
flags
flags contains command-line flag definitions for the conformance tests.
|
flags contains command-line flag definitions for the conformance tests. |
tlog
Package tlog provides helpers for adding timestamps to test logging.
|
Package tlog provides helpers for adding timestamps to test logging. |
Click to show internal directories.
Click to hide internal directories.