home/categories/testing/chaserbreitenbach-claude-skills-and-agents-skills-testing-unit-test-generator-skill-md
testingtesting-security
unit-test-generator
Automatically generates comprehensive unit tests for Python, TypeScript, and JavaScript codebases. Analyzes function signatures, docstrings, and implementation patterns to produce tests covering happy paths, edge cases, error conditions, and boundary values. Supports pytest, Jest, and Vitest.
maintainer
chaserbreitenbach
Updated 1/12/2026
Stars
0
Forks
0
quick start
Installation and usage
Automatically generates comprehensive unit tests for Python, TypeScript, and JavaScript codebases. Analyzes function signatures, docstrings, and implementation patterns to produce tests covering happy paths, edge cases, error conditions, and boundary values. Supports pytest, Jest, and Vitest.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use unit-test-generator