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 not allow variables inside example cells #153

Open
Nyaran opened this issue Apr 1, 2022 · 0 comments
Open

Do not allow variables inside example cells #153

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

Comments

@Nyaran
Copy link
Owner

Nyaran commented Apr 1, 2022

Scenario Outline: Foo bar
    Given Something <baz>

    Examples:
      | baz         | fee   |  faa     |
      | <fee> <faa> | lorem | ipsum    |
      | <fee> <faa> | dolor | sit amet |
@Nyaran Nyaran added enhancement New feature or request rules Issue related with rules labels Apr 1, 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