Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるtest
スター6
フォーク0
更新日2026年3月5日 22:18
Run the integration test suite
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Run the integration test suite
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | test |
| description | Run the integration test suite |
| user-invocable | true |
Run the test suite for this Home Assistant integration.
pytest tests/ -v --cov=custom_components/rutos/test api):
pytest tests/test_{arg}.py -v/test test_api.py::test_login_success):
pytest tests/{arg} -vReport a concise pass/fail summary when done.