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. Use when this capability is needed.

tomevault-io 30953a2 2 files · 29.4 KB Updated

File contents

tomevault-io/skills-registry/tree/main/talbenmoshe--zdr-tools--manage-entity-tests commit 30953a2900

Frequently asked questions

npx skillmds@latest add tomevault-io/manage-entity-tests