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

# Functions

NewJobRunner returns a new JobRunner, which holds an empty registry of jobs.
No description provided by the author
No description provided by the author

# Variables

EventRunStarted indicates that a run has begun.
EventTestError indicates that a test failed.

# Structs

JobRunner implements logic to run, cancel and stop Jobs.
RunStartedPayload represents the payload carried by a failure event (e.g.
TestRunner is the state associated with a test run.