JetBrains Space
 

Gradle for Java and Kotlin

Last modified: 15 December 2023

Typically, all you need to build a project and run tests is execute the gradle build command in the root directory of the project. There are three ways to do this in Automation:

The next task after building the project is, typically, publishing build artifacts.