cucumber-markdown

1.0.0 • Public • Published

Cucumber Markdown

Converts Cucumberjs JSON output in markdown for a human readable report.

Some options can be passed to specify:

  • -o, where to save the generated file
  • -t, the title of the report
  • -s, specify if all the steps needs to be printed, default no

You can use the report by piping Cucumberjs output directly to the executable, eg:

cat report.json | cucumber-markdown

Readme

Keywords

none

Package Sidebar

Install

npm i cucumber-markdown

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • agustibm