Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capybara/FeatureMethods cop incorrectly specifies feature is just an alias of describe #650

Closed
twalpole opened this issue Jun 19, 2018 · 2 comments

Comments

@twalpole
Copy link
Contributor

The feature method added by Capybara defines two pieces of metadata on the block - type: features and capybara_feature: true - it can't just be replaced by describe

@pirj
Copy link
Member

pirj commented Jun 17, 2020

I guess the same applies to at least some other replacements, doesn't it?
What would you recommend, disable this cop by default?

@bquorning
Copy link
Collaborator

I am closing this issue, since the RSpec/Capybara/FeatureMethods cop was removed in #1876 / v3.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants