Trying to run an instrumented test whith Mockk
in gradle I have:
testImplementation \'androidx.test:core:1.2.0\' def mockVersion = "1.10.4" a