mslisamarie
4 years agoOccasional Contributor
Strict removed from CucumberOptions
Hello everyone!
In Cucumber 7.0.0 the strict in @CucumberOptions is deprecated. So when running a test case I get the error: Unable to parse scenario probably due to unimplemented features. Which clearly shows that I cannot run a test case unless strict is a part of the CucumberOptions. Has anyone stumbled upon this issue and knows a solution for it?
Best Regards
Lisa Marie
It works now I found a nice workaround. Thanks!