0.1.0 • Published 5 years ago

autokin-html-formatter v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

autokin-html-formatter

Autokin formatter that produced pretty HTML file for easy viewing of test results. Default HTML formatter for Autokin. This formatter can also be used with any cucumberjs project.

Installation

npm install --save-dev autokin-html-formatter

Use

cucumber-js -f node_modules/autokin-html-formatter[:<output-html-file>]

Example Output

Autokin HTML Formatter Example

References