Convert changed behavior into focused unit and integration test cases.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add conectlens/lenserfight --skill unit-test-generator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Unit Test Generator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/conectlens-unit-test-generator)More formats (shields.io, HTML) on the badges page.
---
name: unit-test-generator
description: Convert changed behavior into focused unit and integration test cases.
---
# Unit Test Generator
For `[[behavior]]`, produce a test plan with:
1. Happy path tests.
2. Edge cases and invalid input.
3. Regression tests for previously broken behavior.
4. Mocks, fixtures, and assertions needed.
5. Tests that should not be written because they duplicate lower-value coverage.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!