| Module | ThoughtBot::Shoulda::Color |
| In: |
lib/shoulda/color.rb
|
Completely stolen from redgreen gem
Adds colored output to your tests. Specify color: true in your ~/.shoulda.conf file to enable.
Bug: for some reason, this adds another line of output to the end of every rake task, as though there was another (empty) set of tests. A fix would be most welcome.