包含测试的应用程序示例

发布于 2024-09-25 05:20:02 字数 104 浏览 2 评论 0原文

是否有可供下载的示例/开源应用程序,其中包含测试(集成、单元等),并且可以举例说明如何进行测试?我们想学习我们的初级程序员如何编写测试(好吧好吧,我们(前辈)也想学习:))

谢谢

is there sample/open_source application for download that is covered with tests(integration, unit, ...) and could be example how testing should be done? We want to learn our junior programmers how tests should be written(ok ok, and we(seniors) want to learn, too :))

Thanx

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

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

发布评论

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

评论(2

请你别敷衍 2024-10-02 05:20:02

我敢打赌 JUnit 框架很好地涵盖了单元测试:-)

您可以从 此处 .

I would bet the JUnit framework is well covered with unit tests :-)

You can download the sources from here .

爱要勇敢去追 2024-10-02 05:20:02

查看声纳的公共指标。它扫描了很多开源项目。只需选择覆盖率最高的项目即可;)

开源项目覆盖率列表

Have a look at public metrics of sonar. It scans a lot of open-source projects. Just pick the ones with the highest coverage ;)

Coverage list open-source projects

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