On another note, I'm having some issues with `test...
# gradle
d
On another note, I'm having some issues with
testCompileOnly
...
compileOnly
seems to work as expected and
testCompile
works to build but
testCompileOnly
doesn't appear to make the dependency actually available