test-fixing by sickn33/antigravity-awesome-skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill test-fixing使用智能分组策略系统性地识别并修复所有失败的测试。
运行 make test 以识别所有失败的测试。
分析输出以了解:
按以下方式对相似的失败进行分组:
按以下优先级对组进行排序:
对于每个组(从影响最大的开始):
识别根本原因
git diff 检查最近的变更广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
实施修复
验证修复
运行该组的测试子集
使用 pytest 标记或文件模式:
uv run pytest tests/path/to/test_file.py -v
uv run pytest -k "pattern" -v
在继续之前确保该组测试通过
移至下一组
先修复基础设施:
然后修复 API 变更:
最后修复逻辑问题:
修复所有组后:
make testgit diff 了解最近的变更用户:"重构后测试失败了"
make test → 识别出 15 个失败每周安装次数
305
代码仓库
GitHub 星标数
27.1K
首次出现
2026年1月19日
安全审计
安装于
opencode244
claude-code240
gemini-cli237
antigravity216
codex206
cursor206
Systematically identify and fix all failing tests using smart grouping strategies.
Run make test to identify all failing tests.
Analyze output for:
Group similar failures by:
Prioritize groups by:
For each group (starting with highest impact):
Identify root cause
git diffImplement fix
Verify fix
Run subset of tests for this group
Use pytest markers or file patterns:
uv run pytest tests/path/to/test_file.py -v
uv run pytest -k "pattern" -v
Ensure group passes before moving on
Move to next group
Infrastructure first:
Then API changes:
Finally, logic issues:
After all groups fixed:
make testgit diff to understand recent changesUser: "The tests are failing after my refactor"
make test → 15 failures identifiedWeekly Installs
305
Repository
GitHub Stars
27.1K
First Seen
Jan 19, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode244
claude-code240
gemini-cli237
antigravity216
codex206
cursor206
Azure Data Explorer (Kusto) 查询技能:KQL数据分析、日志遥测与时间序列处理
100,500 周安装