开发者

Clover + Tomcat

开发者 https://www.devze.com 2022-12-08 21:49 出处:网络
Has any of you managed to generate Clover reports successfully for web-apps on Tom开发者_StackOverflow社区cat or any other web server?Yes. Here\'s Atlassian\'s documentation that helped me get it set

Has any of you managed to generate Clover reports successfully for web-apps on Tom开发者_StackOverflow社区cat or any other web server?


Yes. Here's Atlassian's documentation that helped me get it set up:

  • About distributed per-test coverage
  • Using a flush policy

Basically, you add minor configuration to your ant or maven setup before compiling and before running tests and then run your coverage as usual.

0

精彩评论

暂无评论...
验证码 换一张
取 消