跳到主要内容

测试 3

  • dsh-qa v0.1.8 已验证 Web 界面 5

    dsh-qa QA Workbench: a local software testing workbench plugin for DeepSeek Harness. Project/iteration dual-mode, full-flow requirements / test cases / defects / milestones / reports, native QA preset, themes, kanban and calendar.

    dsh plugin add dsh-qa
  • dsh-api-testgen v0.1.0 已验证

    接口测试生成:解析 OpenAPI 3.x,为每个接口生成覆盖成功/缺参/非法枚举的测试用例,输出 Python(pytest) 或 TypeScript(vitest) 测试骨架

    dsh plugin add dsh-api-testgen
  • dsh-test-coverage v0.1.0 已验证

    测试覆盖率分析:解析 LCOV / Cobertura / Istanbul-JSON / Go cover.out 覆盖率报告,产出结构化覆盖率数据与未覆盖行区间,指导补写测试

    dsh plugin add dsh-test-coverage