A06 — Test Generator

Community

Generate production-grade Java tests automatically

Authorshivpathakvw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the generation of production-ready JUnit 5 + Mockito tests for high-priority uncovered paths in Java Spring projects, reducing manual test-writing time and improving coverage.

Core Features & Use Cases

  • Automatically identifies untested critical paths in @Service and @RestController classes using findings from A01 (code review) and A02 (security scanner).
  • Generates compilable unit tests that target a single behavior per test, including happy paths and error conditions, with appropriate mocking and verifications.
  • Produces optional WebMvcTest-style tests for controllers and provides ready-to-run test suites that integrate with existing build systems.

Quick Start

Provide the PROJECT CONTEXT, SCOPE, and FINDINGS to A06 and execute the generator to produce new unit-test files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: A06 — Test Generator
Download link: https://github.com/shivpathakvw/springinsight/archive/main.zip#a06-test-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.