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

Table support in descriptions #89

Open
RemcoSpil opened this issue Apr 17, 2019 · 1 comment
Open

Table support in descriptions #89

RemcoSpil opened this issue Apr 17, 2019 · 1 comment

Comments

@RemcoSpil
Copy link

According to the gherkin specifications, data tables are only supported with a step definition.
Support for data tables in the feature- and scenario description would be a useful addition.

@jmezach
Copy link
Member

jmezach commented Apr 17, 2019

I think this would be a nice feature to have, even though it's not supported by the specification.
@marktaling Any idea what we need to do to support this? Since it's not supported by the spec I'm guessing we won't get a nice Table from the Gherkin parser. Is this something we can easily detect in the frontend?

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

2 participants