我在我的功能文件中有以下步骤: Then Validate in total, how much is <firstCreditor> owed by everyone else.配置有: testCompile("io.cucumber:cucumber-core:${cucumberVersion}")
testCompile("io.cucumber:cucumber-java8但是我还是得到了<e
我正在设置一个具有以下项目结构的Cucumber + Java项目:我的配置正确映射主类,功能文件夹和胶水映射到“步骤防御”。但是,在尝试运行测试时,我将得到Cucumber的“步骤未定义”消息:You can implement missing steps with the snippetsuser_is_on_the_homepage() {