1.0.22 • Published 7 months ago
cucumber-json-2-pdf v1.0.22
README
Welcome to the cucumber-json-2-pdf
project!
Description
This project aims to generate PDF reports based on data analysis.
Installation
To install the necessary dependencies, run the following command:
npm install -g cucumber-json-2-pdf
Usage
To generate a PDF report, execute the following command:
cucumber-json-2-pdf convert -j examples/cucumber.json -o output -p Android-Sanity -e DEovan -n Teste -m Teste@teste.com -l images/logo.png -t "DET - Documento de Evidência de Testes"
options
Usage: cucumber-json-2-pdf [options]
Options:
-V, --version output the version number
-j, --json <path> Path to the Cucumber JSON file
-o, --output <dir> Output directory for the PDFs
-p, --project <name> Project name
-e, --execution <name> Execution responsible
-n, --owner <name> Owner name
-m, --email <email> Owner email
-x, --debug output extra debugging
-l, --logo <path> Path to the logo image
-t, --title <text> Title on header
-h, --help display help for command
License
This project is licensed under the ISC License
1.0.22
7 months ago
1.0.21
8 months ago
1.0.19
9 months ago
1.0.20
9 months ago
1.0.18
10 months ago
1.0.17
10 months ago
1.0.16
10 months ago
1.0.15
10 months ago
1.0.14
11 months ago
1.0.13
11 months ago
1.0.12
11 months ago
1.0.11
11 months ago
1.0.10
11 months ago
1.0.9
11 months ago
1.0.8
11 months ago
1.0.7
11 months ago
1.0.6
11 months ago
1.0.5
11 months ago
1.0.4
11 months ago
1.0.3
11 months ago
1.0.2
11 months ago
1.0.1
11 months ago