插件目录 / Developer / function-testing
function-testing
功能简介
面向各类 AI 编程代理的功能测试用例生成 Skill。它可以根据 PRD、Git 提交记录或用户故事生成功能测试用例,并输出 Excel 风格测试报告 A skill for generating functional test cases from PRDs, Git commits, or user stories, and exporting an Excel-style test report. Works with any AI coding agent
未测试 — 尚未实测
面向各类 AI 编程代理的功能测试用例生成 Skill。它可以根据 PRD、Git 提交记录或用户故事生成功能测试用例,并输出 Excel 风格测试报告 A skill for generating functional test cases from PRDs, Git commits, or user stories, and exporting an Excel-style test report. Works with any AI coding agent 尚未验证——请自行安装测试。
「未测试」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:addxing/function-testing - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:addxing/function-testing。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
实测报告
尚未验证——请自行安装测试。
仓库
github.com/addxing/function-testing ↗
分享徽章
把这段粘进你的 README——它会链回本页,测试状态变化时自动更新:
[](https://dshbase.com/zh/plugins/function-testing/)