0.1.0 • Published 8 months ago

cucumber-js-extent v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

cucumber-js-extent-report

This Cucumber-JS plugin generates the Spark Extent report. This report is a port of the Extent Report, using JS with Node and Nunjucks templating. The design, logic and media artifacts all belong to the creators of Extent Report

USAGE

Add to cucumber -

"scripts": {"test": "cucumber-js --format cucumber-js-extent:spark.html"}

Add to devDependencies -

"devDependencies": {"cucumber-js-extent": "^0.1.0"}

DASHBOARD

Dashboard

TESTS

Tests