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.
我在 Eclipse Java 中使用 Parasoft 生成覆盖率报告时遇到问题。Eclipse 显示错误,
配置运行期间未报告任何结果。请检查您的设置,然后再试一次
设置问题
[错误]无法报告覆盖率 找不到覆盖率文件,可能没有完成检测。
我正在使用 Built-in -> Unit Tests 来生成单元测试结果及其覆盖率。
“仪器未完成”是什么意思?
感谢您的指导