gkushang / cucumber-html-reporter

Generates Cucumber HTML reports in three different themes
MIT License
234 stars 154 forks source link

Cucumber html report not generated when node test is triggered #264

Open satabdisikdar opened 1 year ago

satabdisikdar commented 1 year ago

Node version: v19.0.0 cucumber-html-report: 5.5.0 @cucmber/cucumber: 8.7.0

Error message initially seen after triggering test command- This Node.js version (v19.0.0) has not been tested with this version of Cucumber; it should work normally, but please raise an issue if you see anything unexpected

satabdisikdar commented 1 year ago

@gkushang - Hi, could you kindly assist in looking into the above concern?

Rubea1435 commented 1 year ago

@gkushang - Hi, could you kindly assist in looking into the above concern?

most likely it is message from Cucumber itself because Node.js version 19 is supported from Cucumber 8.11+ https://github.com/cucumber/cucumber-js/blob/main/CHANGELOG.md#8110---2023-02-10