What we did was on the "runner", e.g. TestNG level, meaning we iterated through the example table and created/started X Scenarios with only one specific example table row. It's actually much simpler than it sounds with the help of JBehave functions.
Zoltan On Thu, Jan 8, 2015 at 10:14 PM, Mauro Talevi <mauro.tal...@aquilonia.org> wrote: > Hi, > > there is currently no way to parallelise the running of the scenarios > parametrised in the examples table, because the concurrency is managed at > story level. > > You could break down your 50+ examples in smaller scenarios and run them > as different stories. > > Cheers > > On 07/01/2015 08:50, Venkatesh Laguduva wrote: > > Hi, > I have a story file with 50+ examples listed below in the table and it > takes really a lot of time; is there a way to run these examples in > parallel? if not, what would be the best approach to reduce the execution > time? > > Thanks > Venkatesh Laguduva > > >