Hi. I'm trying to run espresso tests written in ko...
# android
g
Hi. I'm trying to run espresso tests written in kotlin and getting the same error for every case. The trace says
Class not found: "net.pot8os.kotlintestsample.ApplicationTest"Empty test suite.
. Has anyone else faced/solved this issue?