Is there a way to get syntax hightlighting on the test results that Common Test prints to the console? I am coming from a Ruby background and I like the way Rspec highlights failed and successful messages differently. Is there an option for this in CT?
Thanks in advance!