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

<a href="https://docs.gradle.org/current/userguide/test_report_aggregation_plugin.html">Test Report Aggregation Plugin reference</a>

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)