run-tests
スター11
フォーク0
更新日2026年2月7日 23:23
Run pytest tests for the project
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Run pytest tests for the project
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run ruff linter and formatter on the project
Add observability (probes, trackers, charts) to a simulation
Analyze simulation results and provide insights
Help choose the right happysimulator components for a use case
Troubleshoot a broken or misbehaving simulation
Walk through a library example with detailed explanation
| name | run-tests |
| description | Run pytest tests for the project |
| disable-model-invocation | true |
Run the project's test suite using pytest.
.venv/Scripts/python.exe -m pytest <path> -q-k "test_name", -m "slow").venv/Scripts/python.exe -m pytest -q