Skip to content

Question: How to remove case param from Allure TestOps report? #345

Open
@t-kutenkova

Description

@t-kutenkova

Hello,

Could you please help with the following issue?
We have tests parameterized with pytest-cases and we send test results to Allure TestOps. The problem is that pytest-cases adds special test parameter which is named case. Its content looks not really helpful/useful. But the main problem is that because of this param Allure tests rerun logic does not work as expected: while rerunning the test Allure thinks that the case param changed and does not treat rerun as previously executed test. It thinks that this is new test. So the question is - how to remove this useless param from Allure report?
image

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