TestReportAggregationPlugin

Adds configurations to for resolving variants containing test execution results, which may span multiple subprojects. Reacts to the presence of the jvm-test-suite plugin and creates tasks to collect test results for each named test-suite.

Since

7.4

See also

Constructors

Link copied to clipboard
constructor()

Properties

val TEST_REPORT_AGGREGATION_CONFIGURATION_NAME: String = "testReportAggregation"

Functions

Link copied to clipboard
open fun apply(project: Project)
Apply this plugin to the given target object.