rrva
configurations { karateTestCompile.extendsFrom testCompile karateTestRuntime.extendsFrom testRuntime pactTestCompile.extendsFrom testCompile pactTestRuntime.extendsFrom testRuntime }
octylFractal
getByName
getByName("karateTestCompile").extendsFrom(getByName("testCompile"))
A modern programming language that makes developers happier.