Skip to content

Specify Execution Order of Files #65

@mbovell

Description

@mbovell

By default, Cucumber features/scenarios are run in the order:

  1. Alphabetically by feature file directory
  2. Alphabetically by feature file name
  3. Order of scenarios within the feature file

I would like to specify the execution order I want the files to run:

kosher run features/folder2/test3.feature features/folder1/test1.feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions