IntelliJ with cucumber (java) and step definition location

后端 未结 6 1991
故里飘歌
故里飘歌 2020-12-09 06:02

Ok, so I\'m working on a project using IntelliJ and trying to take advantage of its cucumber functionality. I\'ve not worked with the java flavour of cucumber, but IntelliJ

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-09 06:30

    Creating self answer for others who might have this problem. My project did not have the steps marked as test source root, and although I DID do this, it was not until I closed and reopened my project that they were picked up. So a simple restart was my answer.

提交回复
热议问题