kotest-android
kotest-android copied to clipboard
Could this not be done using a different testInstrumentationRunner?
Would be more convenient... Implementing one that wraps AndroidJUnitRunner and applies KotestRunnerAndroid to all applicable classes, would that be possible?
To be honest, I don't know.
Have you tried it? Why do we need AndroidJUnitRunner?