The JetBrains Guide is shutting down on March 30, 2026. more...
Groovy

Groovy

Groovy is a powerful, optionally typed and dynamic language for the JVM.

Groovy Tips for Java Developers

Part of tutorial

Groovy Tips for Java Developers
Groovy's syntax and functionality might be unusual for Java developers to begin with, but it can be very helpful for testing.
Writing Tests with Spock

Tutorial

Writing Tests with Spock
Learn about the Spock testing framework by creating a project that uses Spock to unit test Java code.