跳到主要内容

testing 5

  • dsh-qa-skills v0.5.0 已验证 10

    DeepSeek Harness (dsh) plugin: 10 testing skills (requirement analysis, test strategy, case writing/review, E2E/API automation, exploratory, regression, bug analysis) + shared core knowledge base — a full QA pipeline as agent skills.

    dsh plugin add dsh-qa-skills
  • dsh-flakefinder v0.2.2 已验证 2

    DSH 测试稳定性插件:flaky_detect/history/quarantine/clear/report 五工具,支持 vitest/jest/pytest/node:test,重复运行测试并识别不稳定用例,JUnit/TAP 完整解析,JSON 历史与隔离清单,零运行时依赖。

    dsh plugin add dsh-flakefinder
  • dsh-moat v0.2.1 已验证

    代码质量门禁 —— 智能检查代码语法、启动链、API 和跨系统关联

    dsh plugin add @wangjiezhong/dsh-moat
  • dsh-api-testgen v0.1.0 已验证

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

    dsh plugin add dsh-api-testgen
  • dsh-mp-automator v0.3.0 已验证

    WeChat Mini Program automated testing for DeepSeek Harness (dsh): selector-addressed actions, build-freshness gates, geometry-first assertions that work on text-only models, and screenshot image blocks on vision routes. 微信小程序自动化测试 dsh 插件:选择器寻址、构建新鲜度门、面向纯文

    dsh plugin add dsh-mp-automator