Versions in this module Expand all Collapse all v1 v1.0.1 Aug 8, 2022 v1.0.0 Aug 4, 2022 Changes in this version + var Events = []event.Name + var Name = "TerminalExpect" + func Load() (string, test.TestStepFactory, []event.Name) + func New() test.TestStep + type TerminalExpect struct + Match string + Port string + Speed int + Timeout time.Duration + func (ts *TerminalExpect) Run(ctx xcontext.Context, ch test.TestStepChannels, params test.TestStepParameters, ...) (json.RawMessage, error) + func (ts *TerminalExpect) ValidateParameters(_ xcontext.Context, params test.TestStepParameters) error + func (ts TerminalExpect) Name() string