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

Can't navigate to step definition from Gherkin step #600

Open
SilviuOpenline opened this issue Jan 19, 2024 · 1 comment
Open

Can't navigate to step definition from Gherkin step #600

SilviuOpenline opened this issue Jan 19, 2024 · 1 comment

Comments

@SilviuOpenline
Copy link

Hi guys,
I have some working godog tests, implemented in IntelliJ. I can successfully run them either from terminal or from the TestFeature - the issue though is that when I open the Feature file, all the steps look like being unrecognized, and Ctrl-click-ing them doesn't take me to the step definition.
How can I fix this glue issue so that I can easily go from the feature file to the implementation?

Thank you,

@Johnlon
Copy link
Member

Johnlon commented Oct 6, 2024

This is, or was, a gap in Intelli plugins not GoDog.
However since this comment was written there is now a plugin for IntelliJ.
I've used it successfully on the 2024 Ultimate edition of Intelli - it's a 3rd party plugin "Cucumber Go" - dunno if it works with community.

The go support in Intellij is so woeful however that it might be better seeing if you can get used to VSCode and find a suitable plugin there.

@Johnlon Johnlon closed this as completed Oct 6, 2024
@Johnlon Johnlon reopened this Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants