gauge

package
v0.0.0-...-1aed0aa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2016 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AfterScenario

func AfterScenario(fn func(), tags []string, op t.Operator) bool

func AfterSpec

func AfterSpec(fn func(), tags []string, op t.Operator) bool

func AfterStep

func AfterStep(fn func(), tags []string, op t.Operator) bool

func AfterSuite

func AfterSuite(fn func(), tags []string, op t.Operator) bool

func BeforeScenario

func BeforeScenario(fn func(), tags []string, op t.Operator) bool

func BeforeSpec

func BeforeSpec(fn func(), tags []string, op t.Operator) bool

func BeforeStep

func BeforeStep(fn func(), tags []string, op t.Operator) bool

func BeforeSuite

func BeforeSuite(fn func(), tags []string, op t.Operator) bool

func GetScenarioStore

func GetScenarioStore() map[string]interface{}

func GetSpecStore

func GetSpecStore() map[string]interface{}

func GetSuiteStore

func GetSuiteStore() map[string]interface{}

func LoadGaugeImpls

func LoadGaugeImpls() error

LoadGaugeImpls builds the go project and runs the generated go file, so that the gauge specific implementations get scanned

func Run

func Run()

func Step

func Step(stepDesc string, impl interface{}) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL