Skip to content

Allure dont generate reports with package xunit.runner.visualstudio greater than 2.8.2 #588

@iRetlaWM

Description

@iRetlaWM

Bug Description

when a c# project with xUnit has installed the package xunit.runner.visualstudio greater than 2.8.2 for example the nexe version is 3.0.0 the allure reports are not generated.

Steps

  1. Have a project with c# and xUnit installed and couple ot tests created
  2. Check that versions of packages are the latest ones:
    Allure.Xunit v2.12.1
    xunit.runner.visualstudio v3.1.5
  3. Execute the project with the test cases

Actual Result: allure-results are not created using package xunit.runner.visualstudio v3.1.5 and sent the results even to Allure TestOps

Workaround: Downgrade package xunit.runner.visualstudio v2.8.2, but it is not a good solution because it could contain security issues in the future.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions