uckkk/dsh-api-testgen

插件 ⭐ 0 MIT other

接口测试生成:解析 OpenAPI 3。纯 Node 实现,零第三方运行时依赖,peer-only 依赖(随 DSH 宿主加载)。 接口测试生成:解析 OpenAPI 3 — a DeepSeek Harness (dsh) plugin. Pure Node, zero runtime dependencies.

catalog 简介:接口测试生成:解析 OpenAPI 3.x,生成覆盖成功/缺参/非法枚举的 pytest/vitest 接口测试骨架

安装

dsh plugin --profile web add dsh-api-testgen
# 或任意 profile:dsh plugin --profile <name> add dsh-api-testgen

uckkk/dsh-api-testgen 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。