Skip to content

Upgrade allure-citrus to Citrus Framework 3.4 #887

Description

@nberger-qs

Is your feature request related to a problem? Please describe.
The current allure-citrus implementation only supports Citrus 2.x, while the latest release is 3.4.0 with api changes in 3.0 back in 2021.

Describe the solution you'd like

  • Use the latest release of Citrus Framework
  • Capture MessageListener events as well to attach message contents as attachments.
  • Maybe use AllureJunitPlatform as basis to reuse existing code to capture i.e. package information not available to the current implementation.

Describe alternatives you've considered
Write our own event listener.

Additional context
We try to produce allure reports using citrus framework with intregation test cases defined as XML together with regular junit unit testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions