Skip to main content

iru-java-generate-all-tests

For a Java/Maven project only, explore the whole codebase to find every class that has no corresponding unit test class, or whose measured line coverage falls below 80%, using the `iru-java-coverage` skill to get the exact percentage per class — then generate new tests (or extend existing ones) until each reaches that bar, following this project's own test framework and style. Invoke as `/iru-java-generate-all-tests`. Stops immediately, without attempting anything, if the repository isn't a Java/Maven project (no `pom.xml` found). Use whenever the user wants comprehensive unit test coverage brought up across an entire Java codebase in one pass, instead of writing tests for one class or task at a time.

Ir a la instalación

Datos de origen

Repositorio
albertoirurueta/irurueta-navigation
Última actividad en el origen
25 de julio de 2026 a las 11:02
Idioma detectado de SKILL.md
inglés
Estrellas
3
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.