cypress-cucumber-preprocessor icon indicating copy to clipboard operation
cypress-cucumber-preprocessor copied to clipboard

Run cucumber/gherkin-syntaxed specs with Cypress

Results 22 cypress-cucumber-preprocessor issues
Sort by recently updated
recently updated
newest added

Hi, Not too sure that this thread should belong in this forum or the one for the cypress-cucumber-preprocessor plugin, but here's the problem. So basically, I'm trying to modify the...

needs reproduction

### Current behavior When cypress has the `watchForFileChanges: false` [config setting](https://docs.cypress.io/guides/references/configuration#Global) that disables cypress run after each test file modification, then cypress doesn't wait for `.feature` file to be compiled....