·test-fix
</>

test-fix

pv-udpv/pplx-sdk

既存のテスト パターンと規則に従って、pplx-sdk プロジェクトで失敗した pytest テストを診断して修正します。

17インストール·0トレンド·@pv-udpv

インストール

$npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fix

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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pv-udpv/pplx-sdk