devkit
devkit copied to clipboard
Can cypress-angular be integrated with cypress-cucumber-preprocessor
I am able to mount the components using @jscutlery/cypress-cucumber-angular/mount
How can i configure this to work with cypress-cucumber-preprocessor to write bdd style tests?
Do you have any example of any configuration changes which might be needed for this?