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