Forum Discussion
Which version of cucumber are you using? And of Extent Report?
Did you tried the latest ones? Are Extent Report compatible with your version of cucumber?
We are not responsible for Extent Report. Did you tried contacting their support?
- gaurav893 years agoNew Contributor
I am using cucumber <version>7.0.0</version>.
And Extent Report version-
<artifactId>extentreports-cucumber6-adapter</artifactId>
<version>2.8.4</version>Haven't connect with Extent Report yet.
- aurelien-reeves3 years agoStaff
So, from what I can see from your response, and the documentation of extent reports which redirected me to the cucumber plugin you are using: https://github.com/grasshopper7/extentreports-cucumber6-adapter
The cucumber plugin you are using is compatible with cucumber-jvm version 6.
It seems there is not yet an adapter for cucumber-jvm 7: https://www.extentreports.com/docs/versions/5/java/plugins.html
- aurelien-reeves3 years agoStaff
Actually, Grasshopper7 did write a cucumber-jvm 7 plugin: https://github.com/grasshopper7/extentreports-cucumber7-adapter