I've added the support for Scenario Outline examples in DataTable arguments. Its supported by a unit test and an example scenario. I've tried to keep the level of the test similar to the other things in that file, but I'm happy to split it out a little if you think it is testing too much in one.
I've not changed the documentation etc as I think its already expected behaviour but again happy to add anything you think would be useful.
I've added the support for Scenario Outline examples in DataTable arguments. Its supported by a unit test and an example scenario. I've tried to keep the level of the test similar to the other things in that file, but I'm happy to split it out a little if you think it is testing too much in one.
I've not changed the documentation etc as I think its already expected behaviour but again happy to add anything you think would be useful.
Thanks!