Best practice to use Cypress Studio with Gherkin/Cucumber ? #16446
Unanswered
StephaneTactill
asked this question in
Plugins
Replies: 1 comment
-
@StephaneTactill We're planning on adding the ability to copy generated commands rather than just saving them to a file which should alleviate a bit of your pain. As for Gherkin/cucumber direct support, that would have to be something you request from the plugin maintainer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have setup my work project using cypress and the plugin cypress-cucumber-preprocessor (https://github.com/TheBrainFamily/cypress-cucumber-preprocessor).
I have also recently turned on Cypress Studio and I am wondering if there is a best practice about how to use both of these tools?
Right now my development process is like so:
This is tedious and not very future proof. I guess there must be a better way. If you know one please share.
Best to you.
Beta Was this translation helpful? Give feedback.
All reactions