gap-filler

Community

补全缺口,稳定扩展测试用例

Authorliwanlei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

当测试用例评审指出问题、覆盖率分析发现未覆盖场景时,本 Skill 能在不破坏现有用例的前提下,自动补充缺失与边界/异常相关的测试用例,降低回归遗漏风险。

Core Features & Use Cases

  • 基于评审问题补全:从评审结果的「问题列表」提取需要修复的点,并补充对应用例。
  • 基于覆盖缺口补全:从覆盖率分析的「未覆盖场景」生成缺失用例。
  • 风险分级生成策略:high/medium/low 风险分别侧重边界/异常/关键路径与低风险补充测试。
  • 严格合并与不修改既有用例:保留全部输入用例,输出“原始 cases + 新增 cases”的完整 JSON 数组。

Quick Start

使用 gap-filler 技能把评审结果与覆盖率分析合并到现有测试用例中,得到补全后的 JSON 数组,例如让你的 AI 按 Skill 的输入格式提供“测试用例、评审结果、覆盖率分析与风险等级”,并直接输出补全后的纯 JSON 数组。

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gap-filler
Download link: https://github.com/liwanlei/AITestCraft/archive/main.zip#gap-filler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.