1.0.22 • Published 9 months ago

cucumber-json-2-pdf v1.0.22

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
9 months ago

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

9 months ago

1.0.21

10 months ago

1.0.19

11 months ago

1.0.20

11 months ago

1.0.18

12 months ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago