How to generate Allure Report programmatically - after end of test suite #1304
-
How to generate Allure report from Java code? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
Hi Kamil, you can use maven (hope gradle) with maven it will be
and than in terminal in the folder of your project run |
Beta Was this translation helpful? Give feedback.
-
if you will run |
Beta Was this translation helpful? Give feedback.
@gauravr3
https://github.com/allure-framework/allure-gradle - you are welcome, but pay attention:
allure-gradle 2.9+ requires Gradle 5.0+
allure-gradle 2.11+ requires Gradle 6.0+
Groovy DSL: