Testing in Gradle

Last modified: 29 November 2022

In the Gradle project, you can create and run tests the same way you do in any other project.

IntelliJ IDEA also lets you change the default test runner for your testing process and even configure a test runner for each test.