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
Atualizado 11/18/2025
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use manage-entity-tests