allure-framework / allure-framework/allure-java

Upgrade allure-citrus to Citrus Framework 3.4

Open
#887 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
376
Forks
240
Avg merge
1d 7h
Merged PRs (30d)
45

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.