run-tests
星标11
分支1
更新时间2026年3月7日 17:38
Run the full test suite and provide a summary
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Run the full test suite and provide a summary
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Fetch a GitHub issue, analyze it, fix it, and open a PR
Thoroughly review a pull request
Validate the HACS integration for compliance
| name | run-tests |
| description | Run the full test suite and provide a summary |
python -m pytest tests/ -v --tb=short 2>&1python -m pytest tests/ --snapshot-update