Minitest plugin that prints colorful progress report. Less colorfull than minitest/pride (only green and red mostly).
Add this line to your application's Gemfile:
gem 'minitest-colors'
And then execute:
$ bundle
Or install it yourself as:
$ gem install minitest-colors
require 'minitest-colors'
Bug reports and pull requests are welcome on GitHub at https://github.com/BrunoGrasselli/minitest-colors.
The gem is available as open source under the terms of the MIT License.