·epic-testing
</>

epic-testing

rubenpenap/epic-stack-agent-skills

Leitfaden zum Testen mit Vitest und Playwright für Epic Stack

5Installationen·0Trend·@rubenpenap

Installation

$npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-testing

SKILL.md

Tests should resemble users - Write tests that mirror how real users interact with your application. Test user workflows, not implementation details. If a user would click a button, your test should click that button. If a user would see an error message, your test should check for that specific message.

Make assertions specific - Be explicit about what you're testing. Instead of vague assertions, use specific, meaningful checks that clearly communicate the expected behavior. This makes tests easier to understand and debug when they fail.

Note: The user is automatically deleted when the test completes.

Leitfaden zum Testen mit Vitest und Playwright für Epic Stack Quelle: rubenpenap/epic-stack-agent-skills.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-testing
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist epic-testing?

Leitfaden zum Testen mit Vitest und Playwright für Epic Stack Quelle: rubenpenap/epic-stack-agent-skills.

Wie installiere ich epic-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/rubenpenap/epic-stack-agent-skills --skill epic-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/rubenpenap/epic-stack-agent-skills