RunRunSpec

the stick man will run for the safety of your code

Installation

Add this line to your application's Gemfile:

gem 'run-run-spec'

And then execute:

$ bundle

Or install it yourself as:

$ gem install run-run-spec

Usage

You run RSpec with options

rspec --format RunRunSpec --color spec

or write in .rspec

--format RunRunSpec
--color