email2vimalraj / CucumberExtentReporter

A plugin to generate the cucumber jvm custom html report using ExtentsReport
http://www.vimalselvam.com/cucumber-extent-reporter/
MIT License
58 stars 74 forks source link

Com.vimalselvam.cucumber.listener.ExtentCucumberFormatter does not implement 'io.cucumber.plugin.Plugin' #123

Open gp02gp opened 3 years ago

gp02gp commented 3 years ago

I am using com.vimalselvam:cucumber-extentreport:3.1.1 and com.avenstack:extentreports:3.1.1 with cucumber dependency as io.cucumber:cucumber-java:6.8.0, cucumber-junit:6.8.0 and getting the above exception. Is this jar not compatible with io.cucumber version 6? If it is compatible please share an example

pramothvm commented 1 year ago

Is your above issue sorted @gp02gp