but for some reason I have to use `testCompile` in...
# gradle
d
but for some reason I have to use
testCompile
instead of
testCompileOnly
in order for it to build properly