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.
你们中的任何人是否成功地为 Tomcat 或任何其他 Web 服务器上的 Web 应用程序生成 Clover 报告?
是的。这是帮助我设置它的 Atlassian 的文档:
基本上,您在编译和运行测试之前向您的 ant 或 maven 设置添加次要配置,然后像往常一样运行您的覆盖范围。