flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Re-enable mockito tests

Open jwren opened this issue 5 months ago • 0 comments

With the update to use the latest Gradle IJ plugins, specifically org.jetbrains.intellij.platform to 2.6.0, our Mockito tests were all deleted in https://github.com/flutter/flutter-intellij/pull/8312.

It should be possible to migrate from powermock to MockK (or some other mocking library).

jwren avatar Jul 07 '25 16:07 jwren