farhan5248 / lean-sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Preserve order of scenario outline examples #97

Closed farhan5248 closed 5 months ago

farhan5248 commented 5 months ago

To preserve the order of scenario, outlines, examples, add row numbers to the edge labels. Test this first to see if that's even needed. For now the row number is added to the path info. I'll make tests

Change drug-claim-svc tests to use scenario outlines and test it on that.