标签: cucumber-junit
我创建了一个TestRunner类,该类尝试在使用Cucumber之后运行测试。类收到错误:
TestRunner
Class<Cucumber> cannot be resolved to a type
我还尝试了cucumber-junit的最新版本,但仍然遇到相同的问题。
cucumber-junit