Hi!
I would like to be able to run a single scenario example with behat. We have some quite large example tables on expensive web operations and i would like to be able to just run one of them like this:
behat some.feature:32:4
Which would run example 4 from the Outline Scenario on line 32 from some.feature.
This would make our --rerun runs much faster ;)
Best regards
Falk