是否有任何方便的代码覆盖率工具可与 JUnit 一起使用?

发布于 2024-10-21 13:10:26 字数 34 浏览 2 评论 0原文

是否有方便的代码覆盖率工具可与 JUnit 一起使用?

Is there handy code coverage tool to be used with JUnit?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

撩人痒 2024-10-28 13:10:26

我想大多数代码覆盖率工具都可以很容易地与 JUnit 一起使用。之前我用过 EMMA,效果很好。如果您是 Eclipse 用户,可以使用名为 EclEmma 的 Eclipse 插件来集成内容。

I would imagine most code coverage tools can be used pretty easily with JUnit. Previously I've used EMMA, which is good. If you're an Eclipse user, there's an Eclipse plugin called EclEmma to integrate things.

好久不见√ 2024-10-28 13:10:26

以下是我的偏好顺序:

  1. EclEmma
  2. Clover

这是一个一堆开源工具并进行比较。

希望有帮助。

Here are my preferences in that order:

  1. EclEmma
  2. Clover

And here is a bunch of open source tools and with comparison.

Hope that helps.

半世晨晓 2024-10-28 13:10:26

有很多,谷歌是你的朋友。

NoUnit

封面 (我推荐这个,但它是一个 Eclipse 插件)

Codecover

There are many and google is your friend.

NoUnit

Coverlipse (I would recommend this, but its an eclipse plugin)

Codecover

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文