grasshopper7 / extentreports-cucumberjson-plugin

This deals with generating Extent reports for Cucumber-JVM version 4.3 and above by using a Maven Plugin which parses the Cucumber JSON report.
https://ghchirp.online/2114/
MIT License
2 stars 0 forks source link

Add cucumber 6 strict behavior #5

Closed grasshopper7 closed 4 years ago

grasshopper7 commented 4 years ago

Cucumber 6 has deprecated the strict annotation behavior. The 'undefined' steps are now marked as failed. A property is to be added to the plugin to toggle this setting. Default is to be set to true.

grasshopper7 commented 4 years ago

Added in 2.0.0