Table-driven testing patterns using @kitz/test. Triggers on creating test cases, parameterized tests, or when writing .test.ts files.
5.5
Rating
0
Installs
Testing & Quality
Category
Well-structured skill for table-driven testing with @kitz/test. Provides comprehensive examples covering function mode, describe mode, matrix testing, and custom assertions. The description adequately signals when to use this skill (.test.ts files, parameterized tests). Task knowledge is strong with clear code patterns and critical rules (e.g., never wrap in Vitest describe blocks). Structure is clean and scannable. Novelty is moderate—while table-driven testing is a valuable pattern that reduces token usage for repetitive test cases, the underlying concepts are established testing practices. A CLI agent could implement basic parameterized tests but would struggle with the nuances of this specific framework (@kitz/test) without this skill.
Loading SKILL.md…

Skill Author