Versions in this module Expand all Collapse all v0 v0.0.1 Jan 9, 2024 Changes in this version + func New(opts ...option) types.Environment + func WithLabels(labels Labels) option + func WithLabelsFromEnv(env string) option + type ClaimedPort struct + Free func() + Port int + type ErrTestSkipped struct + CheckedLabels Labels + FeatureLabels Labels + FeatureName string + func (e *ErrTestSkipped) Error() string + type Labels map[string]string + func (l Labels) Includes(got Labels) bool + type PortAllocator struct + func NewPortAllocator() *PortAllocator + func (p *PortAllocator) Allocate() (*ClaimedPort, error) v0.0.1-rc.2 Jan 3, 2024