Join Slack
Powered by
In a module I have a `kaptAndroidTest` declaration...
# android
p
Paul Woitaschek
09/05/2018, 8:31 AM
In a module I have a
kaptAndroidTest
declaration and a
kapt
declaration and if I run
./gradlew testDebugUnitTest
it runs the instrumentation test of that module locally and fails because the classpath is not complete
Open in Slack
Previous
Next