Skip to content

Allow multiple executions of a single case to be uploaded separately #45

@systemsincode

Description

@systemsincode

Hi we are using the Jenkins test rail plugin and we are getting false positives for test cases from scenario outlines.

The current implementation logs scenario outline example executions as multiple executions of the same test case in the same run. If the last example to run passed then the test case is passed, even if all other examples actually failed.

Has anyone experienced this behaviour and did you find a way to change it so if Any fail then the test case is failed or to list each example execution as a different test case?

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