运行cobertura测试并生成所需测试文件的报告

时间:2018-12-13 05:42:02

标签: cobertura maven-cobertura-plugin

我已经按照链接中的步骤进行操作

How to run cobertura code coverage for few test classes not all of my test classes?

但是,即使我排除了这些测试,它们仍在运行。如何排除我不希望cobertura运行的测试?

0 个答案:

没有答案