package
0.15.0
Repository: https://github.com/cucumber/godog.git
Documentation: pkg.go.dev

# Functions

BaseFormatterFunc implements the FormatterFunc for the base formatter.
CucumberFormatterFunc implements the FormatterFunc for the cucumber formatter.
DefinitionID ...
EventsFormatterFunc implements the FormatterFunc for the events formatter.
JUnitFormatterFunc implements the FormatterFunc for the junit formatter.
NewBase creates a new base formatter.
NewProgress creates a new progress formatter.
PrettyFormatterFunc implements the FormatterFunc for the pretty formatter.
ProgressFormatterFunc implements the FormatterFunc for the progress formatter.

# Structs

Base is a base formatter.
Cuke ...
CukeFeatureJSON ...
Events - Events formatter.
JUnit renders test results in JUnit format.
JunitPackageSuite ...
MultiFormatter passes test progress to multiple formatters.
Pretty is a formatter for readable output.
Progress is a minimalistic formatter.