Pretty

Constructors

this
this(bool noColor, bool noSnippets, bool noSource)

Members

Functions

color
string color(string result)
comment
void comment(Comment comment)
emptyLine
void emptyLine()
examples
void examples(Examples examples)
feature
void feature(Feature feature)
scenario
void scenario(Scenario scenario)
scenarioOutline
void scenarioOutline(Scenario scenario)
step
void step(Step step, StepResult stepResult)
summarizeResult
void summarizeResult(RunResult result)
tableRow
void tableRow(TableRow tableRow, TableRow[] table, string resultColor)
tableRow
void tableRow(TableRow tableRow, TableRow[] table, ScenarioResult scenarioResult)

Inherited Members

From Formatter

feature
void feature(Feature )
scenario
void scenario(Scenario )
scenarioOutline
void scenarioOutline(Scenario )
examples
void examples(Examples )
tableRow
void tableRow(TableRow , TableRow[] , string )
tableRow
void tableRow(TableRow , TableRow[] , ScenarioResult )
step
void step(Step , StepResult )
emptyLine
void emptyLine()
comment
void comment(Comment )
summarizeResult
void summarizeResult(RunResult )
color
string color(string )
resultSummary
string resultSummary(ResultSummary summary)
runResult
void runResult(RunResult runResult)

Meta