home/categories/testing/talbenmoshe-zdr-tools-claude-skills-manage-entity-tests-skill-md
testingtesting-security

manage-entity-tests

Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.

talbenmoshe
maintainer
talbenmoshe
Actualizado 11/18/2025
Estrellas
4
Forks
0
quick start

Installation and usage

Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use manage-entity-tests