摘要:
1、配置build.gradle文件的jacoco apply plugin: 'jacoco' jacoco { toolVersion = "0.8.5" reportsDir = file("$buildDir/customJacocoReportDir") } jacocoTestRepor 阅读全文
posted @ 2020-02-19 16:15
wangfg
阅读(3747)
评论(1)
推荐(0)
摘要:
1、配置build.gradle文件 apply plugin: 'jacoco' jacoco { toolVersion = "0.8.5" reportsDir = file("$buildDir/customJacocoReportDir") } jacocoTestReport { rep 阅读全文
posted @ 2020-02-19 16:03
wangfg
阅读(1559)
评论(0)
推荐(0)

浙公网安备 33010602011771号