·integration-testing
</>

integration-testing

yonatangross/skillforge-claude-plugin

Integrationstestmuster für APIs und Komponenten. Zum Testen von Komponenteninteraktionen, API-Endpunkten mit Testdatenbanken oder Service-Layer-Integration.

4Installationen·0Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill integration-testing

SKILL.md

| API endpoints | 70%+ | | Service layer | 80%+ | | Component interactions | 70%+ |

| Database | In-memory SQLite or test container | | Execution | < 1s per test | | External APIs | MSW (frontend), VCR.py (backend) | | Cleanup | Fresh state per test |

database-testing Keywords: database, fixture, transaction, rollback Solves:

Integrationstestmuster für APIs und Komponenten. Zum Testen von Komponenteninteraktionen, API-Endpunkten mit Testdatenbanken oder Service-Layer-Integration. Quelle: yonatangross/skillforge-claude-plugin.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/yonatangross/skillforge-claude-plugin --skill integration-testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist integration-testing?

Integrationstestmuster für APIs und Komponenten. Zum Testen von Komponenteninteraktionen, API-Endpunkten mit Testdatenbanken oder Service-Layer-Integration. Quelle: yonatangross/skillforge-claude-plugin.

Wie installiere ich integration-testing?

Ö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/yonatangross/skillforge-claude-plugin --skill integration-testing 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/yonatangross/skillforge-claude-plugin