cucumber-attic / gherkin2

A fast Gherkin parser in Ragel (The parser behind Cucumber)
MIT License
382 stars 221 forks source link

Scenerios should be randomized across feature files, not just within a feature file #337

Closed fakeleft closed 9 years ago

fakeleft commented 9 years ago

... or at least is seems to me that this would be a more thorough way of catching state dependencies between scenarios...

aslakhellesoy commented 9 years ago

Completely agree. This should go into individual cucumber implementations though, not the parser. Feel free to open a new ticket in the repo for one of the cucumber implementations.

mattwynne commented 9 years ago

Cucumber-Ruby does this as of version 2.0