-
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-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Description
Description
Suggestion: Set default Test framework to the one existing in the project dependencies.
Expected behavior
If Maven/Gradle/IDEA project already has test automation framework configured - suggest it as default for test generation.
Other frameworks can be available to choose and install.
Several test runners in one project - it is a configuration issue that must be resolved. If we use the already installed runner we avoid this issue. Also thus we minimize changes to the user's project configuration.
Environment
IntelliJ IDEA
JUnit4, JUnit5, TestNG - possible frameworks for projects with JDK 9+
JUnit4, JUnit5 - for projects with JDK 8
Potential alternatives
Now the default test framework is JUnit5
Metadata
Metadata
Assignees
Labels
comp-uiImprovements of plugin UI appearence and functionalityImprovements of plugin UI appearence and functionalityctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Type
Projects
Status
Done