
我找到了解决方案,
@ Cucumber.Options批注中,除了设置报告输出格式和位置外,还允许设置功能文件的位置。
@Cucumber.Options( format = { "pretty", "html:target/cucumber-html-report", "json-pretty:target/cucumber- report.json" }, features="features/")欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)