Hi,

I have the below code in my spec/spec_helper.rb file.

RSpec.configure do |c|
  c.color_enabled = true
  c.tty = true
  c.formatter = :documentation
end

But when I am running my tests, I am not getting RED/GREEN default colors. 
Here is the image - http://s10.postimg.org/lw7z98fjt/vim1.png

I am using openSUSE 13.1 KDE.

-- 
================
Regards,
Arup Rakshit
================
Debugging is twice as hard as writing the code in the first place. Therefore, 
if you write the code as cleverly as possible, you are, by definition, not 
smart enough to debug it.

--Brian Kernighan

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rspec+unsubscr...@googlegroups.com.
To post to this group, send email to rspec@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rspec/1989124.K4R3IjLfy1%40linux-wzza.site.
For more options, visit https://groups.google.com/d/optout.

Reply via email to