extent-framework / extentreports-java

Extent Reporting Library, Java
http://extentreports.com
Apache License 2.0
224 stars 127 forks source link

Spark Report Javascript implementation for Cucumber-JS plugin #399

Closed grasshopper7 closed 1 year ago

grasshopper7 commented 1 year ago

Hi, I have created an implementation of the Spark report using Javascript with Node and Nunjucks templating. This is strictly designed for use as a Cucumber-JS plugin. This is the repository for the code - https://github.com/grasshopper7/cucumber-js-extent-report. I am planning to upload this to NPM.

The report uses the online js and css files that are used in the Java version of the report. Is it acceptable to use these artifacts and the design in creating this report? I will give you full credit as well add your license to the project.

Thanks.

anshooarora commented 1 year ago

Great work @grasshopper7, super impressive. Go for it :)