centaur-pride

Take pride in your centaur!

How to use centaur-pride

To use centaur-pride, you need to call rspec kind of like this:

rspec --require rspec/centaur-pride --format RSpec::CentaurPride

Or put those options in your .rspec file.

Contributing to centaur-pride

Credits

I didn’t do much here except create the gem and inherit from RSpec::Pride. Kudos to Robert Pitts and Tim Pope whom already have a gem for formatting test output as a centaur. I am using their print method in this formatter. Another kudos to ferrous26 who wrote the RSpec::Pride formatter that this formatter inherits from.

Copyright © 2012 Tim Linquist. See LICENSE.txt for further details.