[com.unity.testtools.codecoverage][]
使用此包可以从自动化测试中导出代码覆盖率数据和报告。此外,Code Coverage 包提供了 Coverage Recording 功能,使用此功能可以针对手动测试或在项目中没有自动测试时按需捕获覆盖率数据。
以下包版本可能无法安全地在实际生产中与 Unity 2020.2 版本搭配使用:
文档位置: | 可用版本: |
---|---|
[com.unity.testtools.codecoverage@0.3][] | 0.3.1-preview 0.3.0-preview |
[com.unity.testtools.codecoverage@0.2][] | 0.2.3-preview 0.2.2-preview 0.2.1-preview 0.2.0-preview |
test、coverage、testing、opencover
[com.unity.testtools.codecoverage]:http://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@0.3/manual/index.html target=“blank“ [com.unity.testtools.codecoverage@0.3]:http://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@0.3/manual/index.html target=”blank” [com.unity.testtools.codecoverage@0.2]:http://docs.unity3d.com/Packages/com.unity.testtools.codecoverage@0.2/manual/index.html target=“_blank”