-
Notifications
You must be signed in to change notification settings - Fork 150
After installing version 1.0.0 and executing [Find step definition] service , there is nothing happened. #319
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
Comments
Hello @PNDAI, You should configure your project as Cucumber project. This will enable Cucumber builders. |
Thanks a lot for your answer. |
I will try your project later. But for now, I think your project seems to be misconfigured from the screenshot. Thanks for your feedback. |
The It is not a refresh. Maybe we could rename it You have 2 ways to force a new step definitions scan:
|
Hi @qvdk |
Hi @PNDAI I can reproduce your issue with your attachments. The More, they was an issue when using wildcards cucumber imports. I also fix the setup of your project to compile it:
And it's finally works ! Thanks a lot for your feedback. You can use fully qualified imports as workaround until the next snapshot. This one will be automatically done after the merge of the pull request #326 |
Thank you for all your help! |
Step to reproduce:
Issue:
Please help me to find out what 's wrong with this behavior.
The text was updated successfully, but these errors were encountered: