Skip to content

Separate test stages when using steps #332

@EyalrAtBay

Description

@EyalrAtBay

Hi, I have been using the nested steps in test reporting and it works really well, I wanted to ask if there are any plans to incorporate different test stages, i.e "set up", "test body" etc..

Technically it would mean any fixtures/methods marked as a @step and run before the collected test would appear collectively under a step named "Set up" in the UI, all steps related to the actual test/s would appear under "Test body" and any steps run after the actual test/s would appear under the "Teardown" step.

Allure has a similar functionality to further explain what I mean:
image

Appreciate your help and support.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions