Skip to content

Deprecation warning when using with Rspec 3.2.2 #41

@chrsgrrtt

Description

@chrsgrrtt

Fantastic Gem, solved a massive headache for me.

I'm encountering a slightly annoying deprecation warning when using with Rspec 3.2.2:

The Guard::RSpec::Formatter::NotificationRSpec formatter uses the deprecated formatter interface not supported directly by RSpec 3. To continue to use this formatter you must install the rspec-legacy_formatters gem, which provides support for legacy formatters or upgrade the formatter to a compatible version. Formatter added at: [...]/guard-jruby-rspec-0.2.2/lib/guard/jruby-rspec/runner.rb:49:in run

Perhaps the offending line could be removed? I can't tell if it's a hard requirement...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions