Save allure report in PDF and email
Asked Answered
V

1

9

I have setup allure reporting system with testng using Maven. My boss wants reports in emailable format or PDF format. Is there any why to save allure report in pdf?

Viridi answered 13/6, 2017 at 15:42 Comment(2)
not yet, but we are going to implement such feature soon github.com/allure-framework/allure2/issues/273Disparage
@DmitryBaev: Any idea till when this will be completed?Viridi
W
0

By Default, Allure reports are not a standalone / HTML Reports. the reports should be hosted in webserver. But if your using jenkins for Test Executions with Allure Plugin in Jenkins will take care of this with build wise executions and then u export that to PDF.

Watershed answered 5/11, 2022 at 5:33 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.