You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestNG should be present by default in Spring project with No configuration selected.
But it is not.
It appears only after some Spring configuration is selected - and then No configuration is selected back
Description
TestNG should be present by default in Spring project with
No configuration
selected.But it is not.
It appears only after some Spring configuration is selected - and then
No configuration
is selected backTo Reproduce
spring-boot-testing
projectOrderController
classJUnit 5
andNo configuration
are selectedNo configuration
againExpected behavior
TestNG should be present in list of suggestions - when No configuration is selected.
Actual behavior
TestNG is missing on step 5. It appears only on step 8.
Screenshots, logs
step 4.
step 5.
Environment
IntelliJ IDEA version - Ultimate 2023.1.3
Project - Maven
JDK - 1.8
Additional context
related to:
The text was updated successfully, but these errors were encountered: