jsdoctest从带注释的函数中解析 @example标记,并像运行 @example运行它们。 受 python库及其 javascript实现的。 演示版 建立 这是您可以使用的两行设置: $ npm i -g jsdoctest && jsdoctest --init Adding ` jsdoctest ` script to your package.json... Installing ` mocha ` and ` jsdoctest ` with npm: # ... npm doing some work... You can now run doctests with