run-tests
النجوم١١
التفرعات١
آخر تحديث٧ مارس ٢٠٢٦ في ١٧:٣٨
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 ويثبّتها لك.
Fetch a GitHub issue, analyze it, fix it, and open a PR
Thoroughly review a pull request
Validate the HACS integration for compliance
استنادا إلى تصنيف SOC المهني
| 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