Member-only story
Missing Run Test in Android Studio
Manually edit run configuration as workaround for missing run test in Android Studio Bumblebee
3 min readJun 18, 2022
I noticed in Android Studio Bumblebee, we can’t Run Test anymore from the Android Studio UI. It seems like is a known issue here and supposes it should be fixed in this version already, but somehow I still have the issue?
Expected Behavior
- From the source code editor
- From right click folder / file
Android Studio Bumblebee
- From the source code editor, it shows Nothing here
- From right click folder / file, Run Tests… menu is not there