Mauro Talevi <mauro.talevi@...> writes: > > Hi, > > you can already use tables both in steps and to parametrise scenarios. > The only constraint is that the parameter names must be unique and > cannot be "overloaded". See the parametrised_table.story in the trader > example. >
This is sort of what I need, but not quite. Looks like parametrized scenarios are good for embedding one column from an examples table, I need a bit more than that. For now, I've just kind of added duplicate rows for each set of search criteria and then I post-process it in the steps to make it indexable by those two criteria columns. > Brian is working on a usecase that aims to remove this constraint. It's > worth waiting for his scenarios to see if they satisfy you usecase too. > I'll keep my eye on it, thanks for the heads up. Craig. > Cheers > > On 07/03/2012 18:07, Craig Tataryn wrote: > > Hi there, I have the desire to use "nested tables" in one of my stories. I've > > depicted the problem here: http://stackoverflow.com/questions/9604520/nested- > > tables-in-jbehave > > > > Is this possible? If so, how? > > > > Thanks, > > > > Craig. > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
