cucumber-html

0.2.4 • Public • Published

build status Cucumber-HTML is a cross-platform HTML formatter for all the Cucumber implementations. It's currently only used by Cucumber-JVM and Cucumber.js, but may be used by other implementations later.

Prerequisites

The formatter generates HTML that conforms to the HTML5 specification, so you need a modern browser to see the results.

Generating PDF

This formatter replaces Cucumber's old PDF formatter. You can easily turn a HTML report into a PDF with the excellent wkhtmltopdf:

wkhtmltopdf cucumber-report.html cucumber-report.pdf

Release process

  • Make sure pom.xml has a X.Y.Z-SNAPSHOT version
  • Make sure package.json has a X.Y.Z version

Now release:

make release

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.4
    23,748
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.4
    23,748
  • 0.2.3
    1,859
  • 0.2.2
    12
  • 0.2.1
    8
  • 0.2.0
    20
  • 0.1.0
    8
  • 0.0.0
    8

Package Sidebar

Install

npm i cucumber-html

Weekly Downloads

10,410

Version

0.2.4

License

MIT

Last publish

Collaborators

  • jbpros
  • aslakhellesoy
  • cedric.lamalle
  • paoloambrosio