I want to test my Gradle plugin with TestKit. How ...
# community-support
p
I want to test my Gradle plugin with TestKit. How can you replace a dependency specified in the test gradle file with a testImplementation dependency added to the Gradle project?