·epic-testing
</>

epic-testing

rubenpenap/epic-stack-agent-skills

Guide sur les tests avec Vitest et Playwright pour Epic Stack

5Installations·0Tendance·@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.

Guide sur les tests avec Vitest et Playwright pour Epic Stack Source : rubenpenap/epic-stack-agent-skills.

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-testing
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que epic-testing ?

Guide sur les tests avec Vitest et Playwright pour Epic Stack Source : rubenpenap/epic-stack-agent-skills.

Comment installer epic-testing ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-testing Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/rubenpenap/epic-stack-agent-skills