
I did a lot of searching online to find out what the issue was but it was difficult to find any solution that would work. The reason behind this change is elaborated more on the preview features for the next version of Android Studio: It looks like as part of this update, they removed the ability to use the IntelliJ Test Runner and instead force you to use the Android Gradle Test Runner to perform unit tests. Every time I would try to run them, I would receive the “Test events were not received” error.

However, after I updated my Android Studio version to Arctic Fox, my unit tests stopped working.

This update adds a few exciting features for us developers such as the stable 1.0 release of Android Compose. Recently, a new version of Android Studio was released named Arctic Fox.
