Usually the problem with running tests on emulator...
# spek
a
Usually the problem with running tests on emulator/device is CI infrastructure and that you need to wait for
apk
and connect device/emulator during local development. JVM tests run in seconds, instrumentation takes
* x times
longer