home/categories/automation-tools/datadog-dd-trace-java-claude-skills-migrate-groovy-to-java-skill-md
automation-toolstools

migrate-groovy-to-java

Converts Spock/Groovy test files in a Gradle module to equivalent JUnit 5 Java tests. Use when asked to "migrate groovy", "convert groovy to java", "g2j", or when a module has .groovy test files that need to be replaced with .java equivalents.

DataDog
maintainer
DataDog
Mis à jour 3/18/2026
Étoiles
703
Forks
331
quick start

Installation and usage

Converts Spock/Groovy test files in a Gradle module to equivalent JUnit 5 Java tests. Use when asked to "migrate groovy", "convert groovy to java", "g2j", or when a module has .groovy test files that need to be replaced with .java equivalents.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use migrate-groovy-to-java