Correct configuration of Test Sources Root in Gradle project in IDEA 2022.1.3 #520
Labels
comp-ui
Improvements of plugin UI appearence and functionality
ctg-bug
Issue is a bug
status-wont-fix
This will not be worked on
Description
Generated tests - to a new test sources root - cannot be run in IDEA 2022.1.3 for Gradle project:
java.lang.ClassNotFoundException
Need to:
To Reproduce
Preconditions:
Steps to reproduce the behavior:
Expected behavior
Test should be successfully executed.
Actual behavior
Red text "No tests were found" is displayed in Run tab.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.3 - not reproducing in old IDEA 2020.3
JDK 8 / 11 , Gradle 6.8 / 7.3.3
The text was updated successfully, but these errors were encountered: