I write automated tests in Espresso for Android and i was faced with next problem.
I noitced the exclamation mark near the play icon in front of class name that we usually use for launch all tests of some class by one click.
I have to note that i don't get any errors, all my UI tests launch without problem.
Did i miss something? Or that exclamation mark does not have any relation with testing?
Thanks all!
You should be able to see all the Android Studio "Gutter Icons" in the settings.
Settings > Editor > General > Gutter Icons
(Mac, Android Studio Meerkat 2024.3.1)