protractor-styleguide icon indicating copy to clipboard operation
protractor-styleguide copied to clipboard

Enforcing style guide rules

Open alecxe opened this issue 9 years ago • 3 comments

I've recently started to work on eslint-plugin-protractor ESLint plugin designed to catch common Protractor-specific errors/violations statically.

Two things:

  • if it makes sense, consider mentioning the plugin in the guide
  • what rules, aside from the already implemented, would you like to have in eslint-plugin-protractor?

Thank you!

alecxe avatar Feb 06 '16 04:02 alecxe

+1 I'll definitely give your plugin a spin, I need a plugin like this especially for enforcing no browser.sleep(...) in our code base. I think it is beneficial for the guide to recommend the use of linters, I don't think any more than just recommending it is useful though.

KrauseStefan avatar Feb 07 '16 09:02 KrauseStefan

@alecxe I like the idea very much. Would definitely like to have something like that. I'll have a look and ping u once I did. It might take a while though, due to time issues, but you will hear from me :)

CarmenPopoviciu avatar Feb 09 '16 23:02 CarmenPopoviciu

@KrauseStefan @CarmenPopoviciu thank you for the support!

alecxe avatar Feb 10 '16 14:02 alecxe