Cucumber examples reuse in different features/scenarios
问题 I've been using cucumber for awhile and I've stumbled upon a problem: Actual question: Is there a solution to import the examples from a single file/db using cucumber specifically as examples? Or alternatively is there a way to define a variable while already in-step to be an example? Or alternatively again, is there an option to send the examples as variables when I launch the feature file/scenario? The Problem: I have a couple of scenarios where I would like to use exactly the same examples