Skip to content

feat(descriptions-javadoc): various improvements #981

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Conversation

baev
Copy link
Member

@baev baev commented Dec 1, 2023

Context

  1. Remove dependency on allure-java-commons module from allure-descriptions-javadoc 🐞: JavaDocDescriptionsProcessor prints Slf4J warnings during compilation #962
  2. Add support for Javadoc descriptions to JUnit4 Annotation Description with "useJavaDoc=true" using JUnit4 does not show in Allure Reports #982
  3. Deprecate useJavaDoc=true. Use Javadoc if no value for @Description is specified
  4. Trim Javadoc descriptions

Checklist

@baev baev added the type:improvement Change that improves some user experience but can't be considered as a new feature label Dec 1, 2023
@github-actions github-actions bot added the theme:junit4 JUnit 4 related issue label Dec 1, 2023
@baev baev changed the title feat(descriptions-javadoc): remove requirement to set useJavaDoc for each test feat(descriptions-javadoc): various improvements Dec 1, 2023
@github-actions github-actions bot added the theme:testng TestNG related issue label Dec 1, 2023
@baev baev merged commit 43c4d6b into master Dec 4, 2023
@baev baev deleted the rft-javadoc branch December 4, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:build theme:core theme:descriptions-javadoc theme:junit4 JUnit 4 related issue theme:testng TestNG related issue type:improvement Change that improves some user experience but can't be considered as a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants