Skip to content

@Step and @Attachment works only with gradle, and with junit5 launcher don't work( Allure.step() works with junit5 launcher ) #2063

Discussion options

You must be logged in to vote

@baev i found in the stackover of you https://stackoverflow.com/questions/51560256/allure-generate-allure-results-with-jar and
try the same with my jar file, where i use junit5 for tests and i only add to my command -javaagent and it works. Magic....
java -jar -javaagent:aspectjweaver-1.9.19.jar guitester-5.5.11.0-000-SNAPSHOT.jar %*

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mourav2222
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by baev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants