//
pkg.gl
Category
github.com/facebookincubator/contest
tests
plugins
teststeps
slowecho
package
0.0.0-20211126141718-aac4589753b8
Repository:
https://github.com/facebookincubator/contest.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
77 SLOC
#
Functions
Load
Load returns the name, factory and events which are needed to register the step.
New
New initializes and returns a new EchoStep.
#
Variables
Clock
No description provided by the author
Events
Events defines the events that a TestStep is allow to emit.
Name
Name is the name used to look this plugin up.
#
Structs
Step
Step implements an echo-style printing plugin.