Class | Cucumber::Formatter::Pretty |
In: |
lib/cucumber/formatter/pretty.rb
|
Parent: | Object |
The formatter used for —format pretty (the default formatter).
This formatter prints features to plain text - exactly how they were parsed, just prettier. That means with proper indentation and alignment of table columns.
If the output is STDOUT (and not a file), there are bright colours to watch too.
indent | [W] | |
step_mother | [R] |