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