gpt4 book ai didi

java - Cucumber : java. lang.IllegalArgumentException:不是文件或目录:G:\Codebase\MavenCucumber\--plugin

转载 作者:行者123 更新时间:2023-12-01 07:20:35 25 4
gpt4 key购买 nike

每当我尝试在 Eclipse 中运行我的功能文件时,使用 Maven 都会收到以下错误:

Exception in thread "main" java.lang.IllegalArgumentException: Not a file or directory: G:\Codebase\MavenCucumber--plugin at cucumber.runtime.io.FileResourceIterator$FileIterator.(FileResourceIterator.java:54) at cucumber.runtime.io.FileResourceIterator.(FileResourceIterator.java:20) at cucumber.runtime.io.FileResourceIterable.iterator(FileResourceIterable.java:19) at cucumber.runtime.model.CucumberFeature.load(CucumberFeature.java:38) at cucumber.runtime.RuntimeOptions.cucumberFeatures(RuntimeOptions.java:117) at cucumber.runtime.Runtime.run(Runtime.java:92) at cucumber.api.cli.Main.run(Main.java:20) at cucumber.api.cli.Main.main(Main.java:12)

enter image description here

上图是我的项目的结构,功能文件包含以下代码-

@tag
Feature: Proof of Concept

@tag1
Scenario: This is my first test Scenerio
Given This is my first step
When This is my second step
Then This is my third step

最佳答案

我使用的是 cucumber-java、cucumber-junit、cucumber-picocontainer 的 1.1.2 版本 jar。因此我得到了上述错误。

现在我使用的是 1.2.2 版本 jar,它在这个版本上运行得非常好。

关于java - Cucumber : java. lang.IllegalArgumentException:不是文件或目录:G:\Codebase\MavenCucumber\--plugin,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39319947/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com