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.
是否有任何带有 for 插件的代码覆盖Eclipse工具Mule?
Eclipse
Mule
我正在寻找一种工具,可以突出显示覆盖的mule-config行、覆盖的百分比和类似的东西。好奇人们用什么?
mule-config
目前正在开发一个名为Munit的有趣项目,它可能适合您的需求。
覆盖功能尚未实现,但我计划下一个版本
代码覆盖率用于了解覆盖了多少行代码。但是,我认为您想知道您的 mule-config.xml 中涵盖了多少行,对吗?据我所知,没有工具可以做到这一点。