Class: RSpec::Core::Formatters::BisectProgressFormatter

Inherits:
BaseTextFormatter show all
Defined in:
lib/rspec/core/formatters/bisect_progress_formatter.rb

Overview

Produces progress output while bisecting.

Instance Attribute Summary

Attributes inherited from BaseFormatter

#example_group, #output

Method Summary

Methods inherited from BaseTextFormatter

#close, #dump_failures, #dump_summary, #message

Methods inherited from BaseFormatter

#close, #example_group_started, #start