Gradle: “package org.junit.jupiter.api does not exist” Error When Running Integration Tests
I’m having trouble setting up JUnit 5 with Gradle for my project. I’m trying to run integration tests using the integrationTest task, but I keep getting the following error: