Skip to content

rspec 3.13: breaking changes to ExpectedsForMultipleDiffs #250

Closed
@jas14

Description

@jas14

It appears that in rspec 3.12, have_attributes was an aliased matcher, but no longer is. I haven't tracked down the precise source of the change, but I added an Appraisal set for RSpec 3.13.0 and tests are failing.

EDIT: I think I misdiagnosed – the issue may be the rename from RSpec::Matchers::{ExpectedsForMultipleDiffs -> MultiMatcherDiff }, see rspec/rspec-expectations@81d3a58 .

EDIT 2: it's both. 😭

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions