Skip to content

Allure Reporter Support#669

Open
DavertMik wants to merge 12 commits into2.xfrom
feat/allure-support
Open

Allure Reporter Support#669
DavertMik wants to merge 12 commits into2.xfrom
feat/allure-support

Conversation

@DavertMik
Copy link
Copy Markdown
Contributor

Added Allure reporter integration similarly to JUnit XML

@DavertMik DavertMik requested a review from DenysKuchma January 15, 2026 05:31
DavertMik and others added 4 commits March 26, 2026 14:22
Allure results inherently contain steps and stack traces for all tests,
so TESTOMATIO_STACK_PASSED and TESTOMATIO_STEPS_PASSED are now enabled
by default in AllureReader to prevent silently stripping this data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Accept upstream changes: log utility, simplified batch enabled logic,
and command guard in CLI filter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
XML and Allure readers use sync() to flush tests, so the server
can distinguish bulk imports from normal test runner batch uploads.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants