Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package execution handles gauge's execution of spec/scenario/steps Execution can be of two types - Simple execution - Paralell execution Execution Flow : - Checks for updates - Validation - Init Registry - Saving Execution result Strategy - Lazy : Lazy is a parallelization strategy for execution.
|
Package execution handles gauge's execution of spec/scenario/steps Execution can be of two types - Simple execution - Paralell execution Execution Flow : - Checks for updates - Validation - Init Registry - Saving Execution result Strategy - Lazy : Lazy is a parallelization strategy for execution. |
Package parser parses all the specs in the list of directories given and also de-duplicates all specs passed through `specDirs` before parsing specs.
|
Package parser parses all the specs in the list of directories given and also de-duplicates all specs passed through `specDirs` before parsing specs. |
Given old and new step gives the filenames of specification, concepts and files in code changed.
|
Given old and new step gives the filenames of specification, concepts and files in code changed. |
Validation invokes language runner for every step in serial fashion with the StepValidateRequest and runner gets back with the StepValidateResponse.
|
Validation invokes language runner for every step in serial fashion with the StepValidateRequest and runner gets back with the StepValidateResponse. |
Click to show internal directories.
Click to hide internal directories.