Before Arctic Fox I could run all the unit tests in my project by doing the following: Select a project. Open the context menu on a project, select menu item "run all test."
After Arctic Fox, this same action says something like "no test events."
How to get the "run all tests" feature working with Arctic Fox?
At the start of this TDD.Academy video we discuss this upgrade quirk along with the other Arctic Fox quirk about running JUnit and Roboelectric: https://www.youtube.com/watch?v=MxAjEqJ_LhM
Patch two has fixed the problem. With this patch you'll be able to again use "run tests" in the menubar.