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

render step tables #5

Closed
rmpestano opened this issue Jun 30, 2015 · 1 comment
Closed

render step tables #5

rmpestano opened this issue Jun 30, 2015 · 1 comment

Comments

@rmpestano
Copy link
Owner

feature example: https://github.com/cucumber/cucumber/wiki/Step-Argument-Transforms#transforming-tables

@rmpestano
Copy link
Owner Author

done as example below:

@TxN
Feature: Search

Scenario: Find messages by content
Given a User has posted the following messages:
| content |
| I am making dinner |
| I just woke up |
| I am going to work |

renders:

fix

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