当我尝试使用 Android Studio 4.0 运行 Instrumentation 测试时,我得到
Caused by: java.lang.IllegalStateException: Unexpected non-class file: META-INF\versions\9\org\junit\platform\commons\util\ModuleUtils$ModuleReferenceScanner.class
Run Code Online (Sandbox Code Playgroud)
直到我将 Android Studio 从 3.x 升级到 4.0 才发生这种情况。
有人解决了吗?提前致谢。