Fix for #893 - param annotation name not coming up in report by mr-possible · Pull Request #1130 · allure-framework/allure-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mr-possible

Copy link Copy Markdown

@mr-possible mr-possible commented

Sep 25, 2024

edited

Loading

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
Copy link Copy Markdown

Member

@baev baev left a comment

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 👍

mr-possible reacted with heart emoji

@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?

aqualityAutomation reacted with eyes emoji

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

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

Reviewers

@baev baev baev approved these changes

Assignees

No one assigned

Labels

theme:testng

TestNG related issue

type:bug

Something isn't working

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Annotation @Param doesn't work with TestNG framework

2 participants

@mr-possible @baev