java-test-generator
Installation
SKILL.md
Java Test Generator
Table of Contents
- Purpose
- When to Use
- Quick Start
- Instructions
- Examples
- Requirements
- Testing Best Practices
- Output Format
- Error Handling
Purpose
Generates comprehensive, well-structured JUnit 5 test cases for Java code with proper mocking using Mockito, edge case coverage, parameterized tests, and adherence to testing best practices.
When to Use
Related skills