Using Gradle, Intellij IDEA not recognizing Step definitions

Answered

So, I'm attempting us use Intellij, Gradle, and Cucumber together.  I've created a feature file and added the step definition file by using the Alt-Enter > Create all step definition...

Now, after the Step is made, the associated line in the feature is still highlighted as if it is not a recognized step defined.

This does not happen when I used Maven.  I think it is something to do with how I set up grade.build

Can someone assist?

Here is my repository:  https://github.com/HuckleberryCarignan/intellij-help

0
3 comments

Your sources and resources are mixed up.

0
Avatar
Permanently deleted user

How so?

0

Please sign in to leave a comment.