We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我知道这是很久以前的事了,但我刚刚在寻找不同的东西时在这里找到了你的帖子。
在我的公司,我们构建了一个 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