alexkrechik / VSCucumberAutoComplete

Cucumber (Gherkin) Full Support Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=alexkrechik.cucumberautocomplete
MIT License
331 stars 82 forks source link

Feature file cannot find step definition #513

Open david-purvis opened 1 week ago

david-purvis commented 1 week ago

I can see the feature file in cypress test runner but when I run the test I get an error that the step definition file cannot be found image This is the Cypress.config image Any idea how to resolve this.