unit-test-generator
SolidAutomatically generate unit tests based on source code, supporting multiple languages and testing frameworks.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- JackyST0
- Repository
- JackyST0/awesome-agent-skills
- Created
- 4 months ago
- Last Updated
- 6 days ago
- Language
- Shell
- License
- CC0-1.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
unit-testing-test-generate
Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.
unit-testing-test-generate
Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.
generating-unit-tests
This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.
test-generator
Generate unit tests based on existing code patterns and testing frameworks.
code-testing-agent
Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline. Use when asked to generate tests, write unit tests, improve test coverage, add test coverage, create test files, or test a codebase. Supports C#, TypeScript, JavaScript, Python, Go, Rust, Java, and more. Orchestrates research, planning, and implementation phases to produce tests that compile, pass, and follow project conventions.