Skip to content

The :example_group key... deprecation in every describe and context block #1035

@Dkendal

Description

@Dkendal
The `:example_group` key in an example group's metadata hash is deprecated. Use the example group's hash directly for the computed keys and `:parent_example_group` to access the parent example group metadata instead. 

I'm getting this error from every single describe and context block in my project, but I have no idea what it means. None of my describe blocks make any use of meta data.

rspec-rails 3.0.0.rc1 post 2.99 upgrade, on Rails 4.0.5.

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