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?
Each time you generate a allure-report from the java code, copy this allure-2.13. 5 folder inside the report folder generated. Then you need to have two files to open the report in any machine(even in a machine which doesn't have allure installed).
Open your Jenkins Dashboard > Manage Jenkins > Configure Systems. Then scroll down to Email Extension. If you have decided to use the default Email the scroll down to Email and enter the details and save.
We have developed a simple executable to generate a docx file from Allure results, with option to generate a pdf file using some third-party libraries:
https://github.com/typhoon-hil/allure-docx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With