I need to test my plugin that configures jacoco. T...
# community-support
c
I need to test my plugin that configures jacoco. This means I need to have a test suite, which usually means junit. Is there a way I can run with
GradleRunner
without downloading jars?