Class: RSpec::Core::ExampleStatusPersister

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

Overview

Persists example ids and their statuses so that we can filter to just the ones that failed the last time they ran.