IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Testing in Gradle

Last modified: 10 August 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.