Documentation ¶
Index ¶
Constants ¶
View Source
const Eager string = "eager"
View Source
const Lazy string = "lazy"
Variables ¶
View Source
var ExecuteTags = ""
View Source
var InParallel bool
View Source
var NumberOfExecutionStreams int
View Source
var Strategy string
Functions ¶
func Execute ¶ added in v0.6.2
func Execute(s *gauge.SpecCollection, r runner.Runner, ph plugin.Handler, e *gauge.BuildErrors, p bool, n int)
func ExecuteSpecs ¶
func ListenSuiteEndAndSaveResult ¶ added in v0.8.5
ListenSuiteEndAndSaveResult listens to execution events and writes the failed scenarios to JSON file
func SetTableRows ¶ added in v0.8.4
func SetTableRows(tableRows string)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.