Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add on for gherking vs code #265

Open
atemor opened this issue Oct 28, 2019 · 8 comments
Open

Add on for gherking vs code #265

atemor opened this issue Oct 28, 2019 · 8 comments

Comments

@atemor
Copy link

atemor commented Oct 28, 2019

Hello,
Is there a way to manage more easily the gerkin that I am working with ?
For exemple I am working in an ATDD structure, and I will like to know wich gerking sentence is covered by code.

@lgandecki
Copy link
Collaborator

Hello

Not sure I understand. Is this working differently when you use pure cucumberjs? Is this a request to the cucumber vs code plugin, or for this project?

@Shelex
Copy link
Contributor

Shelex commented Nov 12, 2019

There is excellent extension to work with Gherkin is VS Code:
Cucumber (Gherkin) Full Support

Also, there are some additional commands (find unused step definitions, find step definitions references) for step definitions in my extension:
Cypress Helper

@atemor
Copy link
Author

atemor commented Nov 12, 2019

Hello

Not sure I understand. Is this working differently when you use pure cucumberjs? Is this a request to the cucumber vs code plugin, or for this project?

Hello Igandecki,
As I am working on big site where I have to do all the acceptance test, it will represent a lot of different scenario wich are not link one to the other. So the idea is that when the PO start wrinting in Gherkin, only the revelet gherkin will be propose to the autocomplete and not all of them.

Thanks Shelex,

@badeball
Copy link
Owner

I am working on a vscode extension specifically for working with Cypress + Cucumber. Not sure exactly when I will have public release ready though.

@yann-combarnous
Copy link

There is excellent extension to work with Gherkin is VS Code: Cucumber (Gherkin) Full Support

Also, there are some additional commands (find unused step definitions, find step definitions references) for step definitions in my extension: Cypress Helper

Is there anyway to setup your extension to match the paths to lookup steps as in https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/docs/step-definitions.md#step-definitions ? Cannot see the filepath replacement variable in your extension. Thx!

@onthespotqa
Copy link

one thing to add to this. is the current extension (Cucumber Full Support) doesn't support multi-root workspaces. the issue requesting support has been around for about 3 years. It's been a pain point.

@aslakhellesoy
Copy link

@barrymichaeldoyle
Copy link

Unfortunately the official VSCode extension still bugs out with not recognising Step Definitions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants