module Protest::Utils::ColorfulOutput

Mixin that provides colorful output to your console based reports. This uses bash’s escape sequences, so it won’t work on windows.

TODO: Make this work on windows with ansicolor or whatever the gem is named