Skip to content

Scenario Outline matching XUnit 2.1.0 and XUnit 2.3.0/1 #522

@DominikBaran

Description

@DominikBaran

I found an issue with Scenario Outline matching for the newest version of Xunit 2.3.x (i did not check 2.2.x).
which does not exist in 2.1.x version.

There is different way how the test name is stored in xunit report.xml file:
version 2.1.0 vs 2.3.1
image

As you could see there is different encoding for the " characters : " for the older versions and " for the newer versions

Pickles reports for xunit results 2.1.0 are pretty fine:
image

unfortunately for the 2.3.x are not really good:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions