Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for yamlRestTestImplementation (0.17 seconds)

  1. build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/test/rest/InternalYamlRestTestPluginFuncTest.groovy

            given:
            internalBuild()
            buildFile << """
                apply plugin: 'elasticsearch.internal-yaml-rest-test'
    
                dependencies {
                   yamlRestTestImplementation "junit:junit:4.12"
                }
    
                // can't actually spin up test cluster from this test
               tasks.withType(Test).configureEach{ enabled = false }
    
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Fri Sep 03 10:22:28 GMT 2021
    - 3.1K bytes
    - Click Count (0)
Back to Top