home/categories/automation-tools/talbenmoshe-zdr-tools-claude-skills-manage-react-component-tests-skill-md
automation-toolstools

manage-react-component-tests

Create or update test files for React components. Use when user asks to "create component tests", "test MyComponent", "generate tests for component", "update component tests", or mentions needing tests for a React component. Generates vitest test files with render, mocked sub-components, and proper test structure focusing on logic and prop validation.

talbenmoshe
maintainer
talbenmoshe
Mis à jour 11/18/2025
Étoiles
4
Forks
0
quick start

Installation and usage

Create or update test files for React components. Use when user asks to "create component tests", "test MyComponent", "generate tests for component", "update component tests", or mentions needing tests for a React component. Generates vitest test files with render, mocked sub-components, and proper test structure focusing on logic and prop validation.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use manage-react-component-tests