run-tests
النجوم١١
التفرعات٠
آخر تحديث٧ فبراير ٢٠٢٦ في ٢٣:٢٣
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