class RSpec::Core::ExampleStatusPersister

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