Might be kotlin related: In Android Studio 3.2 running all kotlin unit tests results in an empty test suite when run for the first time after a code change. The second run finds those tests. Does anybody experienced this too?
q
Qracle
09/27/2018, 5:44 AM
im experiencing this now, i can run tests one by one though. did you ever figure out what happened?
d
Daniel
10/01/2018, 8:36 PM
No idea currently, might be a bug in 3.2 since it worked fine in the previous version