Hi, I have problems to set cypress with cucumber. ...
# e2e-testing
v
Hi, I have problems to set cypress with cucumber. I install npm install -D @freezing-piano-2792/cypress-cucumber-preprocessor, npm install -D @gray-kilobyte-89541/cypress-esbuild-preprocessor, npm install -D @esbuild-plugins/node-modules-polyfill. And when I run cypress I get this error message "Cypress configuration error" - The e2e.testFiles configuration option is now invalid when set on the config object in Cypress version 10.0.0. It is now renamed to specPattern and configured separately as a testing type property: e2e.specPattern. Thanks in advance!