Skip to content

Support xUnit-compatible Output Format #762

Open
@sprankhub

Description

@sprankhub

Preconditions

  1. Magento 2.3.4-p2
  2. PHP 7.2
  3. MFTF 2.5.3

Steps to reproduce

  1. Run any MFTF test.

Expected result

  1. xUnit-compatible results are written somewhere.

Actual result

  1. Only Allure-compatible results are written to dev/tests/acceptance/tests/_output/allure-results.

Background

Bitbucket Pipelines only supports xUnit-compatible test reports.

Since Codeception comes with JUnit XML output, this could be "easy" to implement...?

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