gradle / gradle/exemplar

Feature: Gradle Plugin samples runner

Open
#38 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
36
Forks
13
Avg merge
7h 36m
Merged PRs (30d)
4

Description

As a Gradle plugin author, I'd like to inject the Gradle plugin under test into the samples test.

### Expected Behavior
Provide a `GradlePluginSamplesRunner` that configures `withPluginClasspath()` on TestKit.

### Current Behavior

### Context
There's now 2 plugins that want this. Be cool to provide this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the existing samples test runner and the Gradle TestKit integration, then trace how runners are configured. Add a GradlePluginSamplesRunner that configures withPluginClasspath(); done means the plugin under test is injected into samples tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.