autokin-html-formatter

Autokin HTML Formatter that conforms with Cucumber Formatter

MIT License

Downloads
19
Stars
1
Committers
1

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

References

Package Rankings
Top 11.16% on Npmjs.org
Related Projects