Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testReportAggregation (0.46 sec)

  1. platforms/jvm/plugins-test-report-aggregation/src/integTest/groovy/org/gradle/api/plugins/TestReportAggregationPluginIntegrationTest.groovy

            given:
            buildFile << '''
                apply plugin: 'org.gradle.test-report-aggregation'
    
                dependencies {
                    testReportAggregation project(":application")
                    testReportAggregation project(":direct")
                }
    
                reporting {
                    reports {
                        testAggregateTestReport(AggregateTestReport) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 22 16:00:57 UTC 2024
    - 22.7K bytes
    - Viewed (0)
Back to top