test-fix
✓遵循現有的測試模式和約定,診斷並修復 pplx-sdk 項目中失敗的 pytest 測試。
SKILL.md
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 |
遵循現有的測試模式和約定,診斷並修復 pplx-sdk 項目中失敗的 pytest 測試。 來源:pv-udpv/pplx-sdk。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fix- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-09
- 更新時間
- 2026-02-18
快速解答
什麼是 test-fix?
遵循現有的測試模式和約定,診斷並修復 pplx-sdk 項目中失敗的 pytest 測試。 來源:pv-udpv/pplx-sdk。
如何安裝 test-fix?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fix 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/pv-udpv/pplx-sdk
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-09