简体   繁体   中英

How to disable Jacoco test coverage in Studio project

I want to simply disable Jacoco testcase coverage in my project so that it simply doesn't execute tests and test coverage in my application.

Can anyone help me in that?

testCoverageEnabled false放在testCoverageEnabled false中的所有构建风格上

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM