Forum Discussion

mslisamarie's avatar
mslisamarie
Occasional Contributor
3 years ago
Solved

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

  • mslisamarie's avatar
    mslisamarie
    3 years ago

    It works now I found a nice workaround. Thanks!