Generates unit tests for a function or class by analyzing branches, boundaries, and error paths — then emits test code in the project's existing framework and style. Covers happy path, edge cases, and failure modes with mocks for external dependencies. Use when writing tests for new code, when backfilling coverage on untested functions, when the user asks to generate tests, or when a coverage report shows specific gaps.
Install with Tessl CLI
npx tessl i github:santosomar/general-secure-coding-agent-skills --skill unit-test-generator97
Quality
96%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Loading evals
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.