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 = "Echo" + func Load() (string, test.TestStepFactory, []event.Name) + func New() test.TestStep + type Step struct + func (e Step) Name() string + func (e Step) Run(ctx xcontext.Context, ch test.TestStepChannels, params test.TestStepParameters, ...) (json.RawMessage, error) + func (e Step) ValidateParameters(_ xcontext.Context, params test.TestStepParameters) error