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.
在 android 应用程序测试期间,是否可以访问 emma 覆盖率数据?在文档中写入了测试结束时的 emma 写入覆盖率 (coverage.ec) 和元数据 (coverage.em) 文件,但是可以在测试运行时访问数据吗?谢谢