Skip to content

Group results for better viewing with pytest-xdist #240

Open
@rafaelcs

Description

@rafaelcs

Hello,

I am currently running my tests with Appium and pytest-xdist, so basically the test flow is to run each test case on two different devices. After generating the pytest-html report, I see that each line of the report represents a function of my test (as we can see in the image below). Is there any way to group the tests by class? I think grouping the report by class would be more organized for people running tests in parallel :)

image

Thanks,
Rafael

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThis PR is asking whether it is possible to achieve a certain outcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions