Class: Rocha::Formatters::DocumentationFormatter

Inherits:
RSpec::Core::Formatters::DocumentationFormatter
  • Object
show all
Defined in:
lib/rocha/formatters/rspec.rb

Instance Method Summary collapse

Instance Method Details

#color_enabled?Boolean

Returns:

  • (Boolean)


7
8
9
# File 'lib/rocha/formatters/rspec.rb', line 7

def color_enabled?
  true
end