gkushang / cucumber-html-reporter

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

Upgraded for compatibility with Cucumber v8.9.1 + dependencies updated #266

Closed carlosbermejop closed 1 year ago

carlosbermejop commented 1 year ago

Hi!,

This is the upgrade to the project to make it compatible with Cucumber v8.9.1. The remaining dependencies were also updated except for chalk, as it's only compatible with type module projects.

Cheers!

srbarrios commented 2 weeks ago

This refactor has a regression, it removes this feature https://github.com/gkushang/cucumber-html-reporter/issues/154 implemented here https://github.com/gkushang/cucumber-html-reporter/pull/183

Sorry that I only figured out now, we upgrade our dependencies only now.