Module | Cucumber::Formatter::Console |
In: |
lib/cucumber/formatter/console.rb
|
This module contains helper methods that are used by formatters that print output to the terminal.
FORMATS | = | Hash.new{|hash, format| hash[format] = method(format).to_proc} |
define @delayed_messages = [] in your Formatter if you want to activate this feature