Skip to content

MalgorzataDzienia/allure-pdf

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.8%
  • Kotlin 13.2%