Class: RSpec::Core::Formatters::ExceptionPresenter::Factory

Inherits:
Object
  • Object
show all
Defined in:
lib/rspec/core/formatters/exception_presenter.rb

Overview

Configuring the ExceptionPresenter with the right set of options to handle pending vs failed vs skipped and aggregated (or not) failures is not simple. This class takes care of building an appropriate ExceptionPresenter for the provided example.