Cucumber junit-xml-formatter:如何设置测试套件名称(使用 Gradle)?

问题描述 投票:0回答:1
cucumber build.gradle cucumber-junit
1个回答
0
投票

作为议员Korstanje 在他的 comment 中指出,junit-xml-formatter 硬编码“Cucumber”作为套件的名称(请参阅here)。所以我的问题的答案是:否(当然,除了分叉所述存储库或在创建后处理 XML)。

© www.soinside.com 2019 - 2024. All rights reserved.