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

Add support for tags on Examples #117

Closed
stukalin opened this issue Nov 9, 2016 · 5 comments
Closed

Add support for tags on Examples #117

stukalin opened this issue Nov 9, 2016 · 5 comments

Comments

@stukalin
Copy link
Contributor

stukalin commented Nov 9, 2016

According to this https://cucumber.io/docs/reference there should be support for tags on Examples. Currently I've got an error when I add one.

Is it planned to be added? Can I contribute?

stukalin added a commit to stukalin/Gherkin that referenced this issue Nov 10, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Nov 22, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 8, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 9, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 9, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 11, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 11, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 13, 2016
stukalin added a commit to stukalin/Gherkin that referenced this issue Dec 23, 2016
dpakach pushed a commit to JankariTech/Gherkin that referenced this issue Dec 13, 2019
dpakach pushed a commit to JankariTech/Gherkin that referenced this issue Dec 13, 2019
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Jul 9, 2020
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Jul 9, 2020
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Jul 16, 2020
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Jul 16, 2020
@phil-davis
Copy link
Contributor

PR #161 is the current incarnation of this feature. It is waiting for review.

phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Jul 21, 2020
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Jul 21, 2020
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Nov 12, 2020
phil-davis pushed a commit to JankariTech/Gherkin that referenced this issue Nov 12, 2020
ciaranmcnulty pushed a commit that referenced this issue Jan 14, 2021
* Multiple example tables and tags support #117

* #117 phpdoc and some rewording

* nesting reducing

* Fix the OutlineNode object for backward compatibility

Co-authored-by: Andrey Stukalin <Andrey.Stukalin@Vodafone.com>
Co-authored-by: Andrey Stukalin <apstukalin@gmail.com>
@individual-it
Copy link

is that fixed by #161 ?

@phil-davis
Copy link
Contributor

Yes, I will make some changes to examples tables in owncloud/core that will demonstrate it in "real life" and will link that here.
Behat/Gherkin 4.7.1 onwards supports this.

@ciaranmcnulty
Copy link
Contributor

Yes, this is now working I believe

@phil-davis
Copy link
Contributor

phil-davis commented Jan 28, 2021

As an example, PR owncloud/core#38358 now uses multiple example tables in a scenario outline and works.

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

4 participants