-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bug
Milestone
Description
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 back
To Reproduce
- Install UnitTestBot plugin built from main in IntelliJ IDEA 2023.1.3
- Open
spring-boot-testingproject - Open UnitTestBot action dialog for
OrderControllerclass - Check
JUnit 5andNo configurationare selected - Open Testing framework list of suggestions
- Select some Spring configuration
- Select
No configurationagain - Open Testing framework list of suggestions
Expected 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
Environment
IntelliJ IDEA version - Ultimate 2023.1.3
Project - Maven
JDK - 1.8
Additional context
related to:
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Done

