eroshenkoam / allure-pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allure-pdf

A command line tool to generate PDF from allure result files.

Installation

Download latest version from github releases:

wget https://github.com/eroshenkoam/allure-pdf/releases/latest/download/allure-pdf

And make it executable:

chmod +x allure-pdf

Usage

allure-pdf path/to/allure-results -o report.pdf

Below are a few examples of common commands. For further assistance, use the --help option on any command

About


Languages

Language:Java 87.3%Language:Kotlin 12.7%