Skip to content

To have After each Scenario Like it has background which executes Before Each Scenario #2275

@vdubbaka

Description

@vdubbaka

🤔 What's the problem you're trying to solve?

Unable To perform certain steps after each scenario that is similar of background which is before each scenario.
Problem: Set of 3 steps needs to run after most of the scenarios (400 scenarios) if it had After_Scenario that would be really helpful and reduces (~1200) steps.

✨ What's your proposed solution?

To have after each scenario that is similar of background which is before each scenario.
Nice to Have:
Before Each Feature
Before Each Scenario - Like Backgroud but with ability to exclude certain scenarios
After Each Feature
After Each Scenario

Like create a user before each scenario and delete the user after each scenario

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions