cucumber-reporter-generator

1.0.6 • Public • Published

Cucumber Reporter Generator

Package based on dependency cucumber-html-reporter but that allows the use of the same through command line.

How to Use

First you need to install the package globally using the following command:

npm i -g cucumber-reporter-generator

After installing the package, just access the folder where you would like to generate the reports, use the options available on the command line, you just need yo use the command:

cucumber-reporter

Options

  • -V, --version: output the version number
  • -t --theme [value]: theme of html. ["bootstrap", "hierarchy", "foundation", "simple"] default: hierarchy.
  • -g --ignorefiles [value]: files to ignore in input path. [optional]
  • -i --inputpath [value]: path to cucumber report files. [required]
  • -o --outputpath [value]: path to output . [required]
  • -h, --help: output usage information

Package Sidebar

Install

npm i cucumber-reporter-generator

Weekly Downloads

1

Version

1.0.6

License

ISC

Unpacked Size

1.57 MB

Total Files

13

Last publish

Collaborators

  • brunohafonso