<@U2YJBAX1R> Yes, I know. But what with the tests...
# intellij-plugins
k
@jlleitschuh Yes, I know. But what with the tests which needs to inherit from `LightPlatformCodeInsightFixtureTestCase`(based on
TestCase
from Junit3)? Is there a way to migrate them to Junit 5? Or should I leave them in Junit 3 and run them along with Junit 5 tests (if yes, how? )