且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何用黄瓜测试创建可执行的jar文件?

更新时间:2023-09-29 22:19:22

胶水选项的值应为Java类路径。功能文件应该是最后的选择。

The value for the glue option should be a java classpath. And the feature files should be the last option.

{"--plugin", "html:build/reports/cucumber", "--glue", "steps", "src/test/resources/features"}