Skip to content

Remove IntelliJ JUnit 4 compatibility layer #133

@AB-xdev

Description

@AB-xdev

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions