We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I fumbled with these details to help me run the damn thing not as a Rake task:
bundle exec rspec --require ci/reporter/rake/rspec_loader --format "CI::Reporter::RSpecFormatter" spec
This works, when you have the gem 'ci_reporter_rspec' in your Gemfile. But the docs never say.