Might be kotlin related: In Android Studio 3.2 run...
# android
d
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
im experiencing this now, i can run tests one by one though. did you ever figure out what happened?
d
No idea currently, might be a bug in 3.2 since it worked fine in the previous version