rspec-pride

Take pride in your test output!

Mimics the functionality of minitest/pride for RSpec 3

How to use Rspec-pride

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

rspec --require rspec/pride --format PrideFormatter

Or put those options in your .rspec file.

Tests

The tests are a lie! They don’t test rspec-pride directly, they just produce enough output so that you can visually verify that everything is working. This was much faster than writing actual tests and works just as well in this case.

Contributing to Rspec-pride

Copyright © 2011-2016 Mark Rada. See LICENSE.txt for further details.