macros

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Macro

type Macro struct {
	Step     string
	Substeps *godog.Steps
}

Macro wraps a macro's step text and substeps into a tidy package.

func BuildMacros

func BuildMacros(fs *fs.Fs) ([]*Macro, error)

BuildMacros parses macro feature files and builds an array of Macros that can easily be added to the GoDog Suite as steps.

Jump to

Keyboard shortcuts

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