Java 中类似 Python 的文档测试?

发布于 2024-11-14 09:12:27 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(1

黎夕旧梦 2024-11-21 09:12:27

我知道这是很久以前的事了,但我刚刚在寻找不同的东西时在这里找到了你的帖子。

在我的公司,我们构建了一个 java doctest 库,因为我们也喜欢 python doctest 的想法。我们在一个更大的项目中使用它来测试并生成文档。

您可以在 Github 找到它

I know it's long time ago but I just found your post here while searching for something different.

In my company we built a java doctest library because we also like the idea of the python doctests. We're using it in one of our bigger projects to test and generate documentation with it.

You can find it here at Github

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