I'm trying to switch my espresso tests over to Kot...
# android
d
I'm trying to switch my espresso tests over to Kotlin and I just keep seeing "No tests found", I saw that on my own project and even pulling other projects that are in theory running like https://github.com/pot8os/Kotlin-Espresso-sample. Has anyone seen/solved this issue?
l
Had the same issue, for some reason andriod studio does not correctly configure test for K
what i did is manually add the run configuration