Documentation ¶
Overview ¶
Package params implements function parameters for [e2e.Suite]
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithDevMode ¶
func WithDevMode() func(*Params)
WithDevMode enables dev mode. Dev mode doesn't destroy the environment when the test finished which can be useful when writing a new E2E test.
func WithSkipDeleteOnFailure ¶
func WithSkipDeleteOnFailure() func(*Params)
WithSkipDeleteOnFailure doesn't destroy the environment when a test fail.
func WithStackName ¶
WithStackName overrides the default stack name. This function is useful only when using [Run].
Types ¶
Click to show internal directories.
Click to hide internal directories.