IntelliJ with cucumber (java) and step definition location

后端 未结 6 1997
故里飘歌
故里飘歌 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:26

    You can set the glue location globally by opening "Edit Configurations -> Defaults -> Cucumber Java -> Glue" and add the package names.

    (IntelliJ 12.1.4)

提交回复
热议问题