TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why doctest.js is better than Python’s doctest

11 点作者 synparb超过 12 年前

1 comment

benji-york超过 12 年前
I have a project that intents to subsume and improve on Python's doctest called Manuel. The Manuel documentation explains more and is written/tested using Manuel so it provides a good example of it in use: <a href="http://packages.python.org/manuel/" rel="nofollow">http://packages.python.org/manuel/</a><p>The download is available from PyPI: <a href="http://pypi.python.org/pypi/manuel/" rel="nofollow">http://pypi.python.org/pypi/manuel/</a>