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