trivago / cluecumber

Clear and concise reporting for the Cucumber BDD JSON format.

Home Page:https://www.softwaretester.blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF Format of Repor

testing-blaze opened this issue · comments

Is your feature request related to a problem? Please describe.
As the current report is generated in html and with multiple folder which makes it harder to share it after zipping. the audiance also prefer have a single pdf file as replor.

Describe the solution you'd like
Conversion or generation of PDF version of the html report.

This is more like a question from you to see any possiblity.

Cluecumber is meant to be an HTML reporting library so PDF support is not planned as of now. You can probably use command line tools in your pipeline to achieve that, e.g. wkhtmltopdf