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

Do Existing Rules Support these Criteria? or Is It Worth Creating New Rules? #290

Open
pgundlupetvenkatesh opened this issue Aug 24, 2023 · 2 comments

Comments

@pgundlupetvenkatesh
Copy link

pgundlupetvenkatesh commented Aug 24, 2023

Gherkin-lint has been amazing so far... I have few questions though,

  1. Is there a rule to check if the last step in Scenario or Scenario Outline should not be a When step? Then, And and But should be okay.
  2. A rule to check if there is more than one space in the step after Gherkin keyword? Then I am on the Home page is wrong rather it should be Then I am on the Home page Like how one-space-between-tags rule works something like that for steps would be great.
  3. A rule to check Feature file name length?
  4. A rule to ignore feature files with a tag or specify a directory path so all features files in it are ignored?
  5. A rule to throw error when there is a period(".") at the end of scenario name
  6. Can name-length rule also cover Scenario Outline name length?
@pgundlupetvenkatesh
Copy link
Author

@vsiakka any existing rule would cover these? If no, do you think it's worth to have new rules for them?

@pgundlupetvenkatesh
Copy link
Author

Are my questions making sense to anyone? Does any existing rule cover my list item or is it worth having new rules for them?

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

1 participant