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
更新于 1/12/2026
星标
0
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use unit-test-generator