ما هي test-fix؟
تشخيص وإصلاح اختبارات pytest الفاشلة في مشروع pplx-sdk، باتباع أنماط الاختبار والاتفاقيات الموجودة. المصدر: pv-udpv/pplx-sdk.
تشخيص وإصلاح اختبارات pytest الفاشلة في مشروع pplx-sdk، باتباع أنماط الاختبار والاتفاقيات الموجودة.
ثبّت مهارة الذكاء الاصطناعي test-fix بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: pv-udpv/pplx-sdk.
Diagnose and fix failing tests following pplx-sdk testing conventions.
Use this skill when pytest tests fail and you need to identify the root cause and apply the correct fix.
| ImportError | Module restructured | Update import path | | AttributeError | Model field renamed | Check domain/models.py | | HTTPXMock not matching | URL or method mismatch | Verify mock URL matches request | | TransportError vs RuntimeError | Exception type changed | Use pplxsdk.core.exceptions types |
تشخيص وإصلاح اختبارات pytest الفاشلة في مشروع pplx-sdk، باتباع أنماط الاختبار والاتفاقيات الموجودة. المصدر: pv-udpv/pplx-sdk.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fixتشخيص وإصلاح اختبارات pytest الفاشلة في مشروع pplx-sdk، باتباع أنماط الاختبار والاتفاقيات الموجودة. المصدر: pv-udpv/pplx-sdk.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fix بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/pv-udpv/pplx-sdk