Skip to content

[Qusetion] Is there any way to sequence the tagging explicitly in multiple feature file #99

@amitkrout

Description

@amitkrout

I have more than one feature file and each feature file comprises feature specific scenarios. For example

F1.feature
- S1
- S2
- S3
F2.feature
- S1
- S2
- S3

...

Now i want to select a sequence of F1(S1) -> F2(S1) -> F2(S2) -> F1(S2) -> F1(S3) -> F2(S3) in a single run.
Is there any way to do it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    ❓ questionConsider using support forums: https://cucumber.io/tools/cucumber-open/support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions