JakeWharton / JakeWharton/test-distribution-gradle-plugin

Support each registered JVM test suite

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
8
Forks
2
Avg merge
6h 40m
Merged PRs (30d)
22

Description

Currently, the plugin seems to be limited to unit tests, i.e. Gradle's built-in `test` source set. However, more [test suites](https://docs.gradle.org/current/userguide/jvm_test_suite_plugin.html) might have been registered, and thus making the source set of the tests to distribute configurable would be great.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the linked Gradle JVM Test Suite Plugin documentation, then locate where the plugin currently assumes Gradle’s built-in `test` source set. Determine how a configurable test source set should select each registered JVM suite; done means registered suites can be chosen for distribution rather than only `test`.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.