·test-fix
</>

test-fix

pv-udpv/pplx-sdk

Diagnostizieren und beheben Sie fehlgeschlagene Pytest-Tests im pplx-sdk-Projekt unter Beachtung bestehender Testmuster und Konventionen.

17Installationen·0Trend·@pv-udpv

Installation

$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 |

Diagnostizieren und beheben Sie fehlgeschlagene Pytest-Tests im pplx-sdk-Projekt unter Beachtung bestehender Testmuster und Konventionen. Quelle: pv-udpv/pplx-sdk.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fix
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-09
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist test-fix?

Diagnostizieren und beheben Sie fehlgeschlagene Pytest-Tests im pplx-sdk-Projekt unter Beachtung bestehender Testmuster und Konventionen. Quelle: pv-udpv/pplx-sdk.

Wie installiere ich test-fix?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/pv-udpv/pplx-sdk --skill test-fix Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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