Repository is archived
No commit activity in last 3 years
No release in over 3 years
Indicates RSpec status with blink(1)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.0
~> 2.11

Runtime

~> 0.0.2
 Project Readme

blink(1) RSpec Formatter¶ ↑

This enables indicating RSpec 2 status with blink(1).

rspec --format progress --format Blink1Formatter

Make sure using text based formatter. If not specified, you cannot check the status with the terminal.

Or add to ‘.rspec` file

--format progress
--format Blink1Formatter

Installing¶ ↑

gem install blink1-formatter

Author¶ ↑