Skip to content

Fix for #893 - param annotation name not coming up in report#1130

Closed
mr-possible wants to merge 1 commit into
allure-framework:mainfrom
mr-possible:main
Closed

Fix for #893 - param annotation name not coming up in report#1130
mr-possible wants to merge 1 commit into
allure-framework:mainfrom
mr-possible:main

Conversation

@mr-possible

@mr-possible mr-possible commented Sep 25, 2024

Copy link
Copy Markdown

Fixes #893

Context

Before fix:
before-fix

After fix:
after-fix

Checklist

@github-actions github-actions Bot added the theme:testng TestNG related issue label Sep 25, 2024
Comment thread allure-testng/src/test/resources/suites/parameterized-test.xml Outdated

@baev baev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't use wildcard imports. Otherwise — great job 👍

Comment thread allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java Outdated
Comment thread allure-testng/src/test/java/io/qameta/allure/testng/AllureTestNgTest.java Outdated
@baev baev added the type:bug Something isn't working label Sep 25, 2024
@mr-possible mr-possible requested a review from baev September 25, 2024 16:37
@mr-possible mr-possible requested a review from baev October 29, 2024 17:30
@mr-possible mr-possible force-pushed the main branch 2 times, most recently from b4cd9ad to 603bd6f Compare November 3, 2024 15:59
@mr-possible

Copy link
Copy Markdown
Author

hey @baev , can we merge this?

@baev baev removed their request for review December 24, 2024 09:21
@mr-possible

Copy link
Copy Markdown
Author

Can we merge this ? @baev It's been sitting since quite long.

@baev

baev commented Jun 11, 2026

Copy link
Copy Markdown
Member

see #1288

@baev baev closed this Jun 11, 2026
@baev

baev commented Jun 11, 2026

Copy link
Copy Markdown
Member

sorry for the delay! And thanks for the contribution anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:testng TestNG related issue type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Annotation @Param doesn't work with TestNG framework

2 participants