Nested examples in cucumber scenario outline - List or Map values
问题 I have recently seen a cucumber scenario outline like this. sorry for my bad example below. But the format is in this way. I really wonder if this type of format is supported by cucumber? The nested Data tables. Has any one used this type of nested Data table? If yes is this the below format? Scenario Outline: Hello World Given I am logged in as <user> When I search for <searchTerm> Then I add the following to my basket: | <item1> |teapot| | <item2> |Yorkshire tea| Examples: | user |