Rainbow spec formatter:
Add this to your application's shard.yml
:
development_dependencies:
rainbow-spec:
github: veelenga/rainbow-spec
And require
it in a spec_helper.cr
:
require "rainbow-spec"
That's it. Relax while your specs are running