LLM Skills
~/catalogue/debugging et maintenance//test-runner

Lanceur de tests

/test-runner

Écrivez, exécutez et gérez des tests unitaires, d’intégration et E2E en TypeScript, Python et Swift avec les frameworks recommandés.

ClawHub communityClawHub community
18
11 mai 2026
// contenu du skill

Skill créé par la communauté et référencé depuis ClawHub.

Source canonique: https://clawhub.ai/skills/test-runner

Version: 1.0.0

Changelog source: Initial release with guides for writing and running tests across major languages and frameworks: - Lists preferred test frameworks for TypeScript/JS, Python, and Swift (unit, integration, E2E). - Provides setup instructions and example commands for Vitest, Jest, pytest, XCTest, and Playwright. - Outlines common workflows (TDD) and test patterns (Arrange-Act-Assert, mocking, async). - Includes example snippets for testing API endpoints and UI components. - Documents coverage commands and strategies for both JavaScript/TypeScript and Python. - Clarifies “what to test” with practical recommendations.

// source originale publique
https://clawhub.ai/skills/test-runner
Licence : Licence non indiquée. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/test-runner" "https://clawhub.ai/skills/test-runner"
Ensuite dans Claude Code, tapez /test-runner pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Étoiles 18
Mis à jour11 mai 2026
Format.md
AccèsGratuit
// similaires

Skills Debugging et maintenance

Voir toutarrow_forward