Skip to main content

CucumberFormat

Represents a Cucumber.js formatter

Learn more

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • value: string

      Cucumber format expression, like pretty or json:out.json

    Returns CucumberFormat

Properties

publicreadonlyformatter

formatter: string

publicreadonlyoutput

output: string

publicreadonlyvalue

value: string

Cucumber format expression, like pretty or json:out.json