Skip to content

Suppress legacy warnings when using rspec 3 #73

@PascalTurbo

Description

@PascalTurbo

Hi There,

obviously json_spec isn't fully compatible with rspec 3 at the moment. So using it is really painfull because there are a lot of legacy warnings like this one:

JsonSpec::Matchers::HaveJsonSize implements a legacy RSpec matcher
protocol. For the current protocol you should expose the failure messages
via the `failure_message` and `failure_message_when_negated` methods.

Is there any chance to suppress these while waiting for a fully compatible version of json_spec?

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