Skip to main content

java-test

Run a Java project's JUnit test suite via the Maven Surefire plugin (`mvn test`), optionally scoped to specific test classes, methods, packages, or tags. Invoke as `/java-test` to run the full suite, or `/java-test <selector>` where `<selector>` names a class (`FooTest`), a class+method (`FooTest#testSomething`), a wildcard/package pattern, or a tag expression. Use whenever the user wants to run, re-run, or narrow down unit tests instead of a full `mvn clean test`.

Aller à l'installation

Informations de source

Dépôt
albertoirurueta/hermes
Dernière activité de la source
7 juillet 2026 à 21:16
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.