Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
任何人都知道是否可以使用 cobertura 和 ant 将声纳上的单元覆盖和集成覆盖分开?如果可能的话,可以提供任何例子吗?
谢谢!!!
这是不可能的AFAIK。对您来说最好的选择是使用 JaCoCo 而不是 Cobertura。您可以使用以下示例项目来帮助您:https ://github.com/SonarSource/sonar-examples/tree/master/projects/code-coverage/it/ant/it-jacoco-ant