Bacon_Colored

Inspired by GreenEggs: greeneggs by f1337

Use It:

gem install Bacon_Colored
require "Bacon_Colored"

describe ....
  ....
end

Note:

You will need bacon > 1.0.

Also, if you use the bacon -r option, it won't work. I still don't know why. Examples:

    bacon -rBacon_Colored               my_test_file.rb
    bacon -rtests/helpers/my_helpers.rb my_test_file.rb

Alternatives:

Copyright

Copyright (c) 2010 da99. See LICENSE for further details.