class RuboCop::RSpec::ParallelFormatter

RSpec formatter for use with running ‘rake spec` in parallel. This formatter removes much of the noise from RSpec so that only the important information will be surfaced by test-queue. It also adds metadata to the output in order to more easily find the text needed for outputting after the parallel run completes.