package
0.0.0-20211126141718-aac4589753b8
Repository: https://github.com/facebookincubator/contest.git
Documentation: pkg.go.dev

# Functions

Load returns the name, factory and events which are needed to register the step.
New initializes and returns a new TerminalExpect test step.

# Variables

Events defines the events that a TestStep is allow to emit.
Name is the name used to look this plugin up.

# Structs

TerminalExpect reads from a terminal and returns when the given Match string is found on an output line.