-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
While performing #47 we encountered:
https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-faq.html#junit5-test-framework-refers-to-junit4
https://youtrack.jetbrains.com/issue/IJPL-159134
This is currently worked around by a compatibility layer that was chosen in favor of importing the JUnit4 library as this usually leads to incorrect imports.
https://youtrack.jetbrains.com/issue/IJPL-159134 was fixed in IDEA 2024.3+ (unreleased as of Sept 2024).
Once the minimal plugin version is >= 2024.3 this can be rechecked and eventually removed.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working