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
alisevych
changed the title
UI. IDEA plugin dialog. Test framework is defaulted to JUnit5 on selecting Parametrized
UI. IDEA plugin dialog. Test framework is reset to JUnit5 on selecting Parametrized
Jul 11, 2022
Uh oh!
There was an error while loading. Please reload this page.
Description
Test framework option is defaulted to JUnit5 on selecting Parametrized - even if used had already changed it to TestNG.
To Reproduce
Preconditions:
Steps to reproduce the behavior:
Expected behavior
Test framework doesn't change, there is TestNG - as selected on step 2.
Actual behavior
Test framework is changed to JUnit5.
Test framework field changes it's size.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.3
JDK 11 , Gradle project
Additional context
Same Test framework field reset is done when switching from Parametrized to Not parametrized.
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: