badeball / cypress-cucumber-preprocessor

Run cucumber/gherkin-syntaxed specs with Cypress
MIT License
1.31k stars 144 forks source link

Getting error "Step implementation missing for "<feature step>"" #1163

Closed rahulbendale03 closed 3 months ago

rahulbendale03 commented 4 months ago

I have configure the Cypress cucumber and created different folder structure for feature and step definition. But getting missing error. I have attached folder structure.

Desired behavior

Config_Cypress

Versions

"@badeball/cypress-cucumber-preprocessor": "^20.0.1", "@bahmutov/cypress-esbuild-preprocessor": "^2.2.0", "cypress": "^13.6.6",

badeball commented 4 months ago

Hey, and thanks for reporting this issue. You need to provide a minimal, reproducible example that illustrates the issue.

badeball commented 3 months ago

Closing due to lack of a reproducible example. Feel free to open up another issue if anything changes in this regard.