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

Rule to detect var-only scenario outline title #151

Open
Nyaran opened this issue Mar 28, 2022 · 0 comments
Open

Rule to detect var-only scenario outline title #151

Nyaran opened this issue Mar 28, 2022 · 0 comments
Labels
enhancement New feature or request rules Issue related with rules

Comments

@Nyaran
Copy link
Owner

Nyaran commented Mar 28, 2022

A rule for scenarios with only a variable is needed (and maybe with multiple variables if separated with spaces or other (configurable?) characters.)

To think: If looks like a variable but is not present in examples, should report an error?

Scenario Outline: <foobar>

| foobar |
| 123     |
@Nyaran Nyaran added enhancement New feature or request rules Issue related with rules labels Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rules Issue related with rules
Projects
Development

No branches or pull requests

1 participant