Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 474 Bytes

README.markdown

File metadata and controls

16 lines (11 loc) · 474 Bytes

test-align: centaur;

Screenshot

Tired of a boring old line of dots when running your RSpec suite? Fear no more, as text-align: centaur; has been ported to RSpec in the form of test-align: centaur;.

Usage

$ gem install test-align-centaur
$ rspec -f TestAlignCentaur 

$ echo '--format TestAlignCentaur' >> ~/.rspec