Class: RSpec::Core::Formatters::BisectDebugFormatter

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

Overview

Produces detailed debug output while bisecting. Used when bisect is performed with --bisect=verbose. Designed to provide details for us when we need to troubleshoot bisect bugs.

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, #initialize, #start