Registry / testing / rspec-pride

rspec-pride

JSON →
library3.2.1rbrubygemsunverified

Mimics the functionality of minitest/pride to add colorful output to RSpec 3 test results.

gem install rspec-pride
INSTALL
IMPORT
SIG · RSPEC-PRIDE
R
rspec-pride
testingrubyv3.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RSpecPride
✓ require 'rspec_pride'

Enable colorful pride output for RSpec

require 'rspec_pride' RSpec.configure do |config| config.add_formatter(RSpecPride::Formatter) end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
rspec-pride — gem install rspec-pride · libregistry