IntelliJ IDEA
 
Get IntelliJ IDEA

Testing in Gradle

Last modified: 28 June 2024

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.