Documentation
¶
Overview ¶
Package env surfaces types to create and manage test environments
Package env exposes types to create type `Environment` used to run feature tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithConfig ¶
func NewWithConfig(cfg *envconf.Config) types.Environment
NewWithConfig creates an environment using an Environment Configuration value
func NewWithContext ¶ added in v0.0.2
NewWithContext creates a new environment with the provided context and config.
Types ¶
type Environment ¶
type Environment = types.Environment
Click to show internal directories.
Click to hide internal directories.