Generate Integration Tests
Purpose
This skill generates a comprehensive integration test class for a given Java source file. It detects the project's framework (Spring Boot, Quarkus, or Micronaut), identifies the class type (repository, controller, or service), and produces framework-appropriate integration tests using Testcontainers for real database and external service containers.
Usage
/generate-integration-tests <path-to-java-class>
Argument: $ARGUMENTS — the file
[Description truncada. Veja o README completo no GitHub.]