veelenga / rainbow-spec

Rainbow spec formatter for Crystal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rainbow-spec

Rainbow spec formatter:

Usage

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 ☺️ 🌈

About

Rainbow spec formatter for Crystal

License:MIT License


Languages

Language:Crystal 100.0%