gradle-witness icon indicating copy to clipboard operation
gradle-witness copied to clipboard

Use testRuntime dependencies instead of compile

Open bernacodesido opened this issue 7 years ago • 3 comments

Get dependencies from testRuntime instead of compile. Based on gradle dependency configurations.

bernacodesido avatar Jun 13 '17 14:06 bernacodesido

Can you elaborate why you use testRuntime? In the documentation you link there is no mention of testRuntime

ligi avatar Apr 16 '18 11:04 ligi

It's seems like the documentation was updated.

bernacodesido avatar Apr 16 '18 13:04 bernacodesido

updating documentations is usually a good thing - but in this case gives me a hard time to understand why to use testRuntime instead of compile ,-)

ligi avatar Apr 16 '18 13:04 ligi