run-tests
星标0
分支0
更新时间2026年2月27日 17:44
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 职业分类
| name | run-tests |
| description | Run the full test suite and provide a summary |
pytest 2>&1pytest --timeout=30 to rule out timing issuespytest --cov=src --cov-report=term-missing 2>&1