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 + const FailPctParam + const FailedEvent + const FinishedEvent + const StartedEvent + var Events = []event.Name + var Name = "Example" + func Load() (string, test.TestStepFactory, []event.Name) + func New() test.TestStep + type Step struct + func (ts *Step) Run(ctx xcontext.Context, ch test.TestStepChannels, params test.TestStepParameters, ...) (json.RawMessage, error) + func (ts *Step) ValidateParameters(_ xcontext.Context, params test.TestStepParameters) error + func (ts Step) Name() string