Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for similarToTest (0.08 sec)

  1. platforms/jvm/plugins-jvm-test-suite/src/integTest/groovy/org/gradle/testing/testsuites/TestSuitesMultiTargetIntegrationTest.groovy

            buildFile << """
                testing {
                    suites {
                        test {
                            useJUnit()
                        }
                        similarToTest(JvmTestSuite) {
                            useJUnit()
                            // Add a target with overlapping name to the default `test` target
                            targets {
                                test {}
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 28 15:55:38 UTC 2024
    - 7.3K bytes
    - Viewed (0)
Back to top